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 20:23:28 +0900 |
| commit | e2d71f0532c6618719742e518d645b700df0bc80 (patch) | |
| tree | 7818a773344575ab3749c277ad9a85daaf4b825b /src/modules/dcc/voice.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/dcc/voice.cpp')
| -rw-r--r-- | src/modules/dcc/voice.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/dcc/voice.cpp b/src/modules/dcc/voice.cpp index be674ab8..ed0a9026 100644 --- a/src/modules/dcc/voice.cpp +++ b/src/modules/dcc/voice.cpp @@ -1033,4 +1033,4 @@ void KviDccVoice::focusInEvent(TQFocusEvent *e) KviWindow::focusInEvent(e); } -#include "m_voice.moc" +#include "voice.moc" |
