From c1e99b4951bd5e376cfab14cb6870869e60b91a2 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 28 Jul 2005 15:09:52 +0000 Subject: *** empty log message *** --- src/cprquerydialog.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/cprquerydialog.h') diff --git a/src/cprquerydialog.h b/src/cprquerydialog.h index 78a677b..2acf1b4 100644 --- a/src/cprquerydialog.h +++ b/src/cprquerydialog.h @@ -24,12 +24,12 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ +#include "config.h" +#ifdef USE_GUI + #ifndef __MIAV_CPRQUERYDIALOG_H__ #define __MIAV_CPRQUERYDIALOG_H__ -#include -#ifdef USE_GUI - /** * Text */ @@ -153,6 +153,6 @@ private: QTimer *timer; }; -#endif/*__MIAV_CPRQUERYDIALOG_H__*/ - #endif /* USE_GUI */ + +#endif/*__MIAV_CPRQUERYDIALOG_H__*/ -- cgit v1.2.3