Changeset 2fb523720a in tspsg for src/mainwindow.h


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/mainwindow.h

    r281303f1f7 r2fb523720a  
    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.