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/objects/class_painter.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/objects/class_painter.cpp')
| -rw-r--r-- | src/modules/objects/class_painter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/objects/class_painter.cpp b/src/modules/objects/class_painter.cpp index b2f76a68..9c510044 100644 --- a/src/modules/objects/class_painter.cpp +++ b/src/modules/objects/class_painter.cpp @@ -924,4 +924,4 @@ bool KviKvsObject_painter::functionresetMatrix(KviKvsObjectFunctionCall *c) -#include "m_class_painter.moc" +#include "class_painter.moc" |
