summaryrefslogtreecommitdiffstats
path: root/src/datavis3d/engine/drawer.cpp
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2013-06-20 13:50:20 +0300
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2013-06-24 08:05:53 +0300
commit08997a9afdd8681d3bb28e99f1c8be4c4b47282c (patch)
treeb05ba0cf8a201e3b1f51488ced4aa95fa5568651 /src/datavis3d/engine/drawer.cpp
parente404fa6a329858520f19b4aa14be9bac2917b5fb (diff)
Doc fixes and some cleanup
- Now generates enum documentation (not all values documented, though) - Renamed the qdatavis3namespace.h as it was missing a 'd' - Fixes a couple of warnings about deprecated QString constructor Change-Id: Ib8698d8f6d9f5dd37682b71150dbc5731b6dedb4 Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'src/datavis3d/engine/drawer.cpp')
-rw-r--r--src/datavis3d/engine/drawer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datavis3d/engine/drawer.cpp b/src/datavis3d/engine/drawer.cpp
index c7bef8ee..3fdaa58b 100644
--- a/src/datavis3d/engine/drawer.cpp
+++ b/src/datavis3d/engine/drawer.cpp
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#include "qdatavis3namespace.h"
+#include "qdatavis3dnamespace.h"
#include "drawer_p.h"
#include "shaderhelper_p.h"
#include "objecthelper_p.h"