summaryrefslogtreecommitdiffstats
path: root/designer
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-01 01:31:56 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-01 01:31:56 -0600
commit2ca85d336093fd44a5effafbc44dde7edd4e30ec (patch)
treeca18ed733e273279bab574978806068e506c241a /designer
parent5b3b788b3748893e44b482b11bf83f045a6bc2c7 (diff)
downloadtqscintilla-2ca85d336093fd44a5effafbc44dde7edd4e30ec.tar.gz
tqscintilla-2ca85d336093fd44a5effafbc44dde7edd4e30ec.zip
Fix FTBFS
Diffstat (limited to 'designer')
-rw-r--r--designer/designer.pro2
-rw-r--r--designer/qscintillaplugin.cpp4
2 files changed, 3 insertions, 3 deletions
diff --git a/designer/designer.pro b/designer/designer.pro
index 4c8d722..78d1fce 100644
--- a/designer/designer.pro
+++ b/designer/designer.pro
@@ -4,7 +4,7 @@
TEMPLATE = lib
TARGET = qscintillaplugin
# DESTDIR = $(QTDIR)/plugins/designer
-INCLUDEPATH = ../qt
+INCLUDEPATH = ../qt /usr/include/tqt
LIBPATH += ../tmplib
CONFIG += qt warn_on release plugin
diff --git a/designer/qscintillaplugin.cpp b/designer/qscintillaplugin.cpp
index cd2b042..f93b61d 100644
--- a/designer/qscintillaplugin.cpp
+++ b/designer/qscintillaplugin.cpp
@@ -1,9 +1,9 @@
// This implements the TQScintilla plugin for TQt Designer.
-#include <tqwidgetplugin.h>
+#include <qwidgetplugin.h>
-#include "../tqt/qextscintilla.h"
+#include "../qt/qextscintilla.h"
static const char *qscintilla_pixmap[]={