aboutsummaryrefslogtreecommitdiff
path: root/qmpefxwindow.hpp
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-01-26 11:52:28 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-01-26 11:52:28 +0800
commit1785e14480ab00afc4309bfcfbd5b00caea8ddde (patch)
tree2dc5f70fe455afedf6393a0db2d7f09ceae1f715 /qmpefxwindow.hpp
parentebda8030fdb70a8162c67947dd980b59337f2d05 (diff)
downloadQMidiPlayer-1785e14480ab00afc4309bfcfbd5b00caea8ddde.tar.xz
Dark Road. (WTF)
Diffstat (limited to 'qmpefxwindow.hpp')
-rw-r--r--qmpefxwindow.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/qmpefxwindow.hpp b/qmpefxwindow.hpp
index 4d4ede2..2a080f0 100644
--- a/qmpefxwindow.hpp
+++ b/qmpefxwindow.hpp
@@ -6,6 +6,8 @@
#include <QShowEvent>
#include <QMoveEvent>
+#include "qdialskulpturestyle.hpp"
+
namespace Ui {
class qmpEfxWindow;
}
@@ -54,6 +56,7 @@ class qmpEfxWindow : public QDialog
double rr,rd,rw,rl;
int cfb,ct,initialized;
double cl,cr,cd;
+ QCommonStyle* styl;
};
#endif // QMPEFXWINDOW_HPP