Changeset ac76a6a753 in tspsg for ui


Ignore:
Timestamp:
Sep 2, 2010, 3:48:11 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
7cd6da5021
Parents:
e26679937d
git-author:
Oleksii Serdiuk <contacts@…> (09/02/10 15:48:11)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:57)
Message:

+ Added an option to remember last used directory when saving and opening.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ui/settingsdialog.ui

    re26679937d rac76a6a753  
    113113        </item>
    114114        <item>
     115         <widget class="QCheckBox" name="cbSaveLastUsed">
     116          <property name="cursor">
     117           <cursorShape>PointingHandCursor</cursorShape>
     118          </property>
     119          <property name="statusTip">
     120           <string>Remember the last used directory when opening and saving files</string>
     121          </property>
     122          <property name="text">
     123           <string>Remember last used directories</string>
     124          </property>
     125         </widget>
     126        </item>
     127        <item>
    115128         <widget class="QCheckBox" name="cbUseNativeDialogs">
    116129          <property name="cursor">
Note: See TracChangeset for help on using the changeset viewer.