diff options
author | Timothy Pearson <[email protected]> | 2011-12-01 01:31:56 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-01 01:31:56 -0600 |
commit | 2ca85d336093fd44a5effafbc44dde7edd4e30ec (patch) | |
tree | ca18ed733e273279bab574978806068e506c241a /designer/designer.pro | |
parent | 5b3b788b3748893e44b482b11bf83f045a6bc2c7 (diff) | |
download | tqscintilla-2ca85d336093fd44a5effafbc44dde7edd4e30ec.tar.gz tqscintilla-2ca85d336093fd44a5effafbc44dde7edd4e30ec.zip |
Fix FTBFS
Diffstat (limited to 'designer/designer.pro')
-rw-r--r-- | designer/designer.pro | 2 |
1 files changed, 1 insertions, 1 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 |