From 134c12759e236fac24c9724b6ef3aaefde6830f7 Mon Sep 17 00:00:00 2001 From: Alexey Uzhva Date: Thu, 5 Jul 2007 09:16:45 +0000 Subject: undoing, sorry git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@646 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/help/help.pro | 7 ------- src/modules/help/helpwidget.cpp | 1 + src/modules/help/helpwindow.cpp | 1 + src/modules/help/index.cpp | 2 ++ 4 files changed, 4 insertions(+), 7 deletions(-) delete mode 100644 src/modules/help/help.pro (limited to 'src/modules/help') diff --git a/src/modules/help/help.pro b/src/modules/help/help.pro deleted file mode 100644 index 0c14b7101..000000000 --- a/src/modules/help/help.pro +++ /dev/null @@ -1,7 +0,0 @@ -TARGET = kvihelp - -HEADERS += helpwidget.h helpwindow.h index.h - -SOURCES += libkvihelp.cpp helpwidget.cpp helpwindow.cpp index.cpp - -include(../module.pri) \ No newline at end of file diff --git a/src/modules/help/helpwidget.cpp b/src/modules/help/helpwidget.cpp index 8670816ff..c416b714e 100644 --- a/src/modules/help/helpwidget.cpp +++ b/src/modules/help/helpwidget.cpp @@ -151,3 +151,4 @@ bool KviHelpWidget::eventFilter(QObject * o, QEvent *e) +#include "helpwidget.moc" diff --git a/src/modules/help/helpwindow.cpp b/src/modules/help/helpwindow.cpp index b86e21cc9..197e9e811 100644 --- a/src/modules/help/helpwindow.cpp +++ b/src/modules/help/helpwindow.cpp @@ -324,3 +324,4 @@ void KviHelpWindow::fillCaptionBuffers() } +#include "helpwindow.moc" diff --git a/src/modules/help/index.cpp b/src/modules/help/index.cpp index 8112f98cb..540273d0e 100755 --- a/src/modules/help/index.cpp +++ b/src/modules/help/index.cpp @@ -961,3 +961,5 @@ bool Index::searchForPattern( const QStringList &patterns, const QStringList &wo } + +#include "index.moc" \ No newline at end of file -- cgit v1.3.1-10-gc9f91