summaryrefslogtreecommitdiffstats
path: root/src/kbfileinfo.cpp
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2019-04-09 18:02:42 +0200
committerSlávek Banko <[email protected]>2019-04-12 09:22:06 +0200
commitf92c11dfdcde621a6b7384bcf867b87cdb14280c (patch)
treecd00c93e277e9fa3a8a9ac9731e8d2d4b3ff2a5d /src/kbfileinfo.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 <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'src/kbfileinfo.cpp')
-rw-r--r--src/kbfileinfo.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kbfileinfo.cpp b/src/kbfileinfo.cpp
index 6b74173..60e68d0 100644
--- a/src/kbfileinfo.cpp
+++ b/src/kbfileinfo.cpp
@@ -15,8 +15,8 @@
#define _LARGEFILE_SOURCE
#define _LARGEFILE64_SOURCE
-#include <ntqregexp.h>
-#include <ntqdir.h>
+#include <tqregexp.h>
+#include <tqdir.h>
#include "kbconfig.h"
#include "kbitem.h"