From 1785e14480ab00afc4309bfcfbd5b00caea8ddde Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Tue, 26 Jan 2016 11:52:28 +0800 Subject: Dark Road. (WTF) --- qmpefxwindow.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'qmpefxwindow.hpp') diff --git a/qmpefxwindow.hpp b/qmpefxwindow.hpp index 4d4ede2..2a080f0 100644 --- a/qmpefxwindow.hpp +++ b/qmpefxwindow.hpp @@ -6,6 +6,8 @@ #include #include +#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 -- cgit v1.2.3