Changeset 57 in tspsg-svn for trunk/src/mainwindow.h


Ignore:
Timestamp:
Aug 23, 2009, 1:26:42 AM (15 years ago)
Author:
laleppa
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
  • trunk/src/mainwindow.h

    r54 r57  
    5050        void actionHelpAboutTriggered();
    5151        void dataChanged();
     52        void dataChanged(const QModelIndex &, const QModelIndex &);
    5253#ifndef QT_NO_PRINTER
    5354        void printPreview(QPrinter *);
Note: See TracChangeset for help on using the changeset viewer.