summaryrefslogtreecommitdiffstats
path: root/src/dirdialog.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-11-13 18:42:43 +0900
committerMichele Calgaro <[email protected]>2023-11-14 20:57:09 +0900
commit802b45c5566c3916e46250060ecef332f055fc26 (patch)
tree1bd49a5d76709e620040d6474dff725d1f8fbbc2 /src/dirdialog.cpp
parent300613eef3cbb63f040fcbced2e03570791d16f3 (diff)
downloadsoundkonverter-802b45c5566c3916e46250060ecef332f055fc26.tar.gz
soundkonverter-802b45c5566c3916e46250060ecef332f055fc26.zip
cmake conversion
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/dirdialog.cpp')
-rw-r--r--src/dirdialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dirdialog.cpp b/src/dirdialog.cpp
index 627a5de..cf5d0dd 100644
--- a/src/dirdialog.cpp
+++ b/src/dirdialog.cpp
@@ -152,3 +152,4 @@ void DirDialog::recursiveToggled( bool checked )
recursive = checked;
}
+#include "dirdialog.moc"