Changeset 2fb523720a in tspsg for src/main.cpp


Ignore:
Timestamp:
Aug 23, 2009, 1:26:42 AM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
5a81a64d74
Parents:
281303f1f7
Message:

+ Created installation (INSTALLS and DEPLOYMENT) entries for *nix, windows and wince platforms in tspsg.pro file. Now qmake generates install rules in Makefile.
+ Automatic resize of columns after their content changes can be turned on/off in settings now.

  • Different search path for translations on different platforms.
  • Updated translations.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main.cpp

    r281303f1f7 r2fb523720a  
    4343        app.setOrganizationDomain("l-homes.org");
    4444        app.setApplicationName("TSPSG");
     45        app.setApplicationVersion(BUILD_VERSION);
    4546MainWindow mainwindow;
    4647        mainwindow.show();
Note: See TracChangeset for help on using the changeset viewer.