summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/KMultiFormListBox/widgetwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/KMultiFormListBox/widgetwindow.h')
-rw-r--r--kregexpeditor/KMultiFormListBox/widgetwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/KMultiFormListBox/widgetwindow.h b/kregexpeditor/KMultiFormListBox/widgetwindow.h
index 647b2ef..eea6500 100644
--- a/kregexpeditor/KMultiFormListBox/widgetwindow.h
+++ b/kregexpeditor/KMultiFormListBox/widgetwindow.h
@@ -18,7 +18,7 @@
#ifndef __configwindow
#define __configwindow
-#ifdef QT_ONLY
+#ifdef TQT_ONLY
#include "compat.h"
#include <tqlistbox.h>
#else