aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmleasing/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmleasing/mainwindow.cpp')
-rw-r--r--tools/qmleasing/mainwindow.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/qmleasing/mainwindow.cpp b/tools/qmleasing/mainwindow.cpp
index d36ab5fd75..627e23ac87 100644
--- a/tools/qmleasing/mainwindow.cpp
+++ b/tools/qmleasing/mainwindow.cpp
@@ -155,3 +155,5 @@ void MainWindow::importData(int result)
.arg(ii*is,0,'f',3).arg(1-oi, 0, 'f', 3).arg(1-(oi*os), 0, 'f', 3);
ui_properties.plainTextEdit->setPlainText(generatedString);
}
+
+#include "moc_mainwindow.cpp"