app -> qApp, forgot this with the last patch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14038 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2006-06-08 06:53:11 +00:00
parent 042d5a0242
commit 716626aa0b

View File

@ -195,7 +195,7 @@ void exec(int & argc, char * argv[])
aqua_trans.insert(QTranslatorMessage("QMenuBar", "Setup", 0,
"do_not_merge_me"));
app.installTranslator(&aqua_trans);
qApp->installTranslator(&aqua_trans);
#endif
*/
using namespace lyx::graphics;