summaryrefslogtreecommitdiffstats
path: root/lib/widgets/propeditor/property.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/propeditor/property.h')
-rw-r--r--lib/widgets/propeditor/property.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/widgets/propeditor/property.h b/lib/widgets/propeditor/property.h
index 74fcb890..a94ea4cb 100644
--- a/lib/widgets/propeditor/property.h
+++ b/lib/widgets/propeditor/property.h
@@ -23,8 +23,8 @@
#include <tqmap.h>
-class QWidget;
-class QString;
+class TQWidget;
+class TQString;
/**Namespace which contain property editing classes.*/
namespace PropertyLib{