Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/UIElements/Qt4/QtMainWindow.cpp

    rf0cf79 rf62e60  
    7878#include "Actions/WorldAction/OutputAsAction.hpp"
    7979
    80 #include "version.h"
    8180
    8281using namespace MoleCuilder;
     
    8685{
    8786  Q_INIT_RESOURCE(icons);
    88   setWindowTitle(MOLECUILDERVERSION);
    8987  theApp->setWindowIcon(QIcon(QPixmap(":/molecuildergui_logo.png")));
    9088  QCoreApplication::setOrganizationName("ins");
Note: See TracChangeset for help on using the changeset viewer.