diff options
Diffstat (limited to 'kommander/editor/listboxeditorimpl.h')
-rw-r--r-- | kommander/editor/listboxeditorimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/listboxeditorimpl.h b/kommander/editor/listboxeditorimpl.h index 8177feb5..41bcc8a7 100644 --- a/kommander/editor/listboxeditorimpl.h +++ b/kommander/editor/listboxeditorimpl.h @@ -21,7 +21,7 @@ #ifndef LISTBOXEDITOR_H #define LISTBOXEDITOR_H -class QListBox; +class TQListBox; class FormWindow; #include "listboxeditor.h" |