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) --- qmpchanneleditor.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qmpchanneleditor.hpp') diff --git a/qmpchanneleditor.hpp b/qmpchanneleditor.hpp index c98bfd5..0653af5 100644 --- a/qmpchanneleditor.hpp +++ b/qmpchanneleditor.hpp @@ -4,6 +4,7 @@ #include #include #include +#include "qdialskulpturestyle.hpp" namespace Ui { class qmpChannelEditor; @@ -35,6 +36,7 @@ class qmpChannelEditor:public QDialog void sendCC(); void connectSlots(); void disconnectSlots(); + QCommonStyle* styl; }; #endif // QMPCHANNELEDITOR_H -- cgit v1.2.3