diff options
Diffstat (limited to 'qt/qextscintillabase.cpp')
-rw-r--r-- | qt/qextscintillabase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/qextscintillabase.cpp b/qt/qextscintillabase.cpp index 5aaa7b1..4e033d6 100644 --- a/qt/qextscintillabase.cpp +++ b/qt/qextscintillabase.cpp @@ -19,7 +19,7 @@ // TQScintilla; see the file LICENSE. If not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - +#include "qextscintillabase.moc" #include <tqapplication.h> #include <tqclipboard.h> #include <tqscrollbar.h> |