Changeset aecdf994f9 in tspsg for src/main.cpp


Ignore:
Timestamp:
Jun 22, 2009, 1:37:12 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:
d5384ee64e
Parents:
799ba1e3f2
Message:

+ Settings are now saved and restored.
+ Font color selection in settings.
+ Primitive about dialog.
+ Automatic resizing of cells to its contents in wince.

  • No "Save window position" checkbox in wince.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main.cpp

    r799ba1e3f2 raecdf994f9  
    3030{
    3131QApplication app(argc, argv);
     32        app.setOrganizationName("..::Lёppsville::..");
     33        app.setOrganizationDomain("www.leppsville.com");
     34        app.setApplicationName("TSPSG");
    3235/*/ i18n
    3336// TODO: Make English as program's "native" language
Note: See TracChangeset for help on using the changeset viewer.