- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/UIElements/Qt4/QtMainWindow.cpp
rf0cf79 rf62e60 78 78 #include "Actions/WorldAction/OutputAsAction.hpp" 79 79 80 #include "version.h"81 80 82 81 using namespace MoleCuilder; … … 86 85 { 87 86 Q_INIT_RESOURCE(icons); 88 setWindowTitle(MOLECUILDERVERSION);89 87 theApp->setWindowIcon(QIcon(QPixmap(":/molecuildergui_logo.png"))); 90 88 QCoreApplication::setOrganizationName("ins");
Note:
See TracChangeset
for help on using the changeset viewer.