summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@digia.com>2012-03-27 20:32:38 +0300
committerMichal Klocek <michal.klocek@digia.com>2012-03-27 20:32:46 +0300
commit604938e819ffa45355d95efd9e98cb9396b9e572 (patch)
tree48c3929da59fb54b6e6f35ac92c9aefdb8a33b48 /demos
parentc0f29f090409dc727027b839febf52aecfb50980 (diff)
Remove wrongly inlined moc from charttheme demo
Diffstat (limited to 'demos')
-rw-r--r--demos/chartthemes/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/chartthemes/main.cpp b/demos/chartthemes/main.cpp
index 745ceaad..6d4c5bfa 100644
--- a/demos/chartthemes/main.cpp
+++ b/demos/chartthemes/main.cpp
@@ -54,4 +54,3 @@ int main(int argc, char *argv[])
return a.exec();
}
-#include "main.moc"