summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/listboxeditorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/listboxeditorimpl.h')
-rw-r--r--kdevdesigner/designer/listboxeditorimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/listboxeditorimpl.h b/kdevdesigner/designer/listboxeditorimpl.h
index 22ae5d5c..960108fa 100644
--- a/kdevdesigner/designer/listboxeditorimpl.h
+++ b/kdevdesigner/designer/listboxeditorimpl.h
@@ -27,7 +27,7 @@
#ifndef LISTBOXEDITORIMPL_H
#define LISTBOXEDITORIMPL_H
-class QListBox;
+class TQListBox;
class FormWindow;
#include "listboxeditor.h"