Changeset 21 in tspsg-svn for trunk/src/main.cpp


Ignore:
Timestamp:
Jun 22, 2009, 1:37:12 AM (15 years ago)
Author:
laleppa
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.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        11*.idb
         2*.ini
        23*.ncb
        34*.pdb
  • trunk/src/main.cpp

    r18 r21  
    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.