diff options
Diffstat (limited to 'src/plugins/General/hal/halfactory.cpp')
| -rw-r--r-- | src/plugins/General/hal/halfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/hal/halfactory.cpp b/src/plugins/General/hal/halfactory.cpp index 4c7cfd04b..97456d1a1 100644 --- a/src/plugins/General/hal/halfactory.cpp +++ b/src/plugins/General/hal/halfactory.cpp @@ -62,4 +62,4 @@ QTranslator *HalFactory::createTranslator(QObject *parent) return translator; } -Q_EXPORT_PLUGIN(HalFactory) +Q_EXPORT_PLUGIN2(hal, HalFactory) |
