We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c435fa1 commit fa6a8b7Copy full SHA for fa6a8b7
mainwindow.cpp
@@ -19,7 +19,7 @@
19
20
#include <QtCore/QDebug>
21
#undef QT_NO_DEBUG
22
-#include <kdebug.h>
+// #include <kdebug.h>
23
24
QString getFilePath(QTemporaryDir* dir, const char* file) {
25
QString path(dir->path());
0 commit comments