summaryrefslogtreecommitdiffstats
path: root/src/indexwidget.cpp
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2018-10-21 13:49:33 +0200
committerSlávek Banko <[email protected]>2018-10-22 18:41:32 +0200
commit130ea733f3a9d5a5d7c5e0f64ffff4f9b7218201 (patch)
tree0296ecc49a7ef96321acbe362ed5dafdb57e0ca9 /src/indexwidget.cpp
parent4902757c47488628e1523b47509caf35b264c7dc (diff)
downloadknmap-130ea733f3a9d5a5d7c5e0f64ffff4f9b7218201.tar.gz
knmap-130ea733f3a9d5a5d7c5e0f64ffff4f9b7218201.zip
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 08e08ddd20884087fa7b706d2d6856bd7d8df671)
Diffstat (limited to 'src/indexwidget.cpp')
-rw-r--r--src/indexwidget.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/indexwidget.cpp b/src/indexwidget.cpp
index c223186..18cfa7e 100644
--- a/src/indexwidget.cpp
+++ b/src/indexwidget.cpp
@@ -271,3 +271,5 @@ void IndexWidget::slotScanStopped( ScanWidget* scanWidget )
delete m_blinkTimer;
m_blinkTimer = NULL;
}
+
+#include "indexwidget.moc"