aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/editor/scripteditor.h
diff options
context:
space:
mode:
authorGravatar Noldor2008-09-12 17:04:38 +0000
committerGravatar Noldor2008-09-12 17:04:38 +0000
commit7116e28ddf63e6f7772f7fa7430599a251ccee57 (patch)
tree9807dd544e6185d4a0bf7486c9c92f5260a90ebe /src/modules/editor/scripteditor.h
parentquick fix (diff)
downloadKVIrc-7116e28ddf63e6f7772f7fa7430599a251ccee57.tar.gz
KVIrc-7116e28ddf63e6f7772f7fa7430599a251ccee57.tar.bz2
KVIrc-7116e28ddf63e6f7772f7fa7430599a251ccee57.zip
other small fixes
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2448 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/editor/scripteditor.h')
-rw-r--r--src/modules/editor/scripteditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/editor/scripteditor.h b/src/modules/editor/scripteditor.h
index 6001f52e1..7a99bb296 100644
--- a/src/modules/editor/scripteditor.h
+++ b/src/modules/editor/scripteditor.h
@@ -31,7 +31,7 @@
#include "kvi_qcstring.h"
#include <kvi_tal_textedit.h>
#include "kvi_tal_popupmenu.h"
-#include "kvi_tal_listbox.h"
+
#include <QLabel>
#include <QDialog>