summaryrefslogtreecommitdiffstats
path: root/platform/bb10/export/export.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'platform/bb10/export/export.cpp')
-rw-r--r--platform/bb10/export/export.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/bb10/export/export.cpp b/platform/bb10/export/export.cpp
index 476de0fedd..a79d0807aa 100644
--- a/platform/bb10/export/export.cpp
+++ b/platform/bb10/export/export.cpp
@@ -43,7 +43,7 @@
class EditorExportPlatformBB10 : public EditorExportPlatform {
- OBJ_TYPE( EditorExportPlatformBB10,EditorExportPlatform );
+ GDCLASS( EditorExportPlatformBB10,EditorExportPlatform );
String custom_package;