diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-02-04 10:14:33 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-02-05 21:05:02 +0900 |
| commit | 7dd6e31b9864a4c294530d9f52dea8e8da987778 (patch) | |
| tree | 0e7fe09321a00102694d85ad82d498079c09f871 /src/modules/sharedfileswindow/sharedfileswindow.cpp | |
| parent | e440292127a54bffc02b000bd983540fe75bbec9 (diff) | |
| download | kvirc-7dd6e31b9864a4c294530d9f52dea8e8da987778.tar.gz kvirc-7dd6e31b9864a4c294530d9f52dea8e8da987778.zip | |
Include moc files directly from the related source files (modules)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/modules/sharedfileswindow/sharedfileswindow.cpp')
| -rw-r--r-- | src/modules/sharedfileswindow/sharedfileswindow.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modules/sharedfileswindow/sharedfileswindow.cpp b/src/modules/sharedfileswindow/sharedfileswindow.cpp index dcc8079c..649165d5 100644 --- a/src/modules/sharedfileswindow/sharedfileswindow.cpp +++ b/src/modules/sharedfileswindow/sharedfileswindow.cpp @@ -734,5 +734,4 @@ void KviSharedFilesWindow::die() // m_pIrcView->setShowImages(p->imagesVisible); //} - -#include "m_sharedfileswindow.moc" +#include "sharedfileswindow.moc" |
