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-04 11:55:46 +0900 |
| commit | e2f44208d4d8577ece71fdc6e822cbec0d8364ab (patch) | |
| tree | 248531bbe735c08c16020a6bde2fd881a155baed /src/modules/sharedfileswindow/sharedfileswindow.cpp | |
| parent | ed184e8a40a61c38536ba6b2ab3453dffe7937e5 (diff) | |
| download | kvirc-feat/moc-files-modules.tar.gz kvirc-feat/moc-files-modules.zip | |
Include moc files directly from the related source files (modules)feat/moc-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" |
