summaryrefslogtreecommitdiffstats
path: root/src/bookmarkdialog.cpp
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2019-04-09 18:02:42 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-04-12 09:22:06 +0200
commitf92c11dfdcde621a6b7384bcf867b87cdb14280c (patch)
treecd00c93e277e9fa3a8a9ac9731e8d2d4b3ff2a5d /src/bookmarkdialog.cpp
parent0d6799189cd8d1b347018facd4b5bef60aefb328 (diff)
downloadkasablanca-f92c11dfdcde621a6b7384bcf867b87cdb14280c.tar.gz
kasablanca-f92c11dfdcde621a6b7384bcf867b87cdb14280c.zip
conversion to the cmake building system
Removed cpp files generated from ui files. This resolves issue #1. Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'src/bookmarkdialog.cpp')
-rw-r--r--src/bookmarkdialog.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/bookmarkdialog.cpp b/src/bookmarkdialog.cpp
index 1cb0a83..0422dd2 100644
--- a/src/bookmarkdialog.cpp
+++ b/src/bookmarkdialog.cpp
@@ -17,13 +17,13 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-#include <ntqdom.h>
-#include <ntqfile.h>
-#include <ntqdir.h>
-#include <ntqcheckbox.h>
-#include <ntqheader.h>
-#include <ntqtabwidget.h>
-#include <ntqaction.h>
+#include <tqdom.h>
+#include <tqfile.h>
+#include <tqdir.h>
+#include <tqcheckbox.h>
+#include <tqheader.h>
+#include <tqtabwidget.h>
+#include <tqaction.h>
#include <kcombobox.h>
#include <kcompletion.h>