Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
qcad committed Sep 15, 2013
1 parent c065709 commit 980e0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/run/main.cpp
Expand Up @@ -93,7 +93,7 @@ int main(int argc, char *argv[]) {
RMainWindow::installMessageHandler();
#ifdef Q_OS_MAC
// TODO: make available as script function:
//QCoreApplication::setAttribute(Qt::AA_DontShowIconsInMenus);
QCoreApplication::setAttribute(Qt::AA_DontShowIconsInMenus);
#endif

QStringList originalArguments;
Expand Down

0 comments on commit 980e0f6

Please sign in to comment.