forked from qt-creator/qt-creator
Use better context and simplify macro expander translations
Change-Id: Ia05936f6c461b1b8208481588f1a2ac114c32ec9 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -49,7 +49,7 @@ typedef QVector<MacroExpander *> MacroExpanders;
|
||||
|
||||
class QTCREATOR_UTILS_EXPORT MacroExpander
|
||||
{
|
||||
Q_DECLARE_TR_FUNCTIONS("MacroExpander")
|
||||
Q_DECLARE_TR_FUNCTIONS(Utils::MacroExpander)
|
||||
Q_DISABLE_COPY(MacroExpander)
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user