From a963401861794818c14b28ed0793f2d84b863cd2 Mon Sep 17 00:00:00 2001 From: laserpants Date: Wed, 27 Apr 2016 03:00:20 +0300 Subject: [PATCH] remove redundant definition file for style class --- qt-material-widgets.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/qt-material-widgets.pro b/qt-material-widgets.pro index ed9bbc9..aa5eda4 100644 --- a/qt-material-widgets.pro +++ b/qt-material-widgets.pro @@ -49,7 +49,6 @@ SOURCES += main.cpp\ examples/menuexamples.cpp \ components/menu.cpp \ components/scrollbar.cpp \ - lib/style.cpp \ examples/iconmenuexamples.cpp \ lib/scaleeffect.cpp