~bstrong-f/fisysmgr/trunk

« back to all changes in this revision

Viewing changes to main/forms/credsdialog.ui

  • Committer: Barry Strong
  • Date: 2015-05-10 13:05:49 UTC
  • Revision ID: barry@softtechok.com-20150510130549-xlbzzt5slojawh70
Replaced password dialog with credentials dialog. Added minimal about box. Added change mout option value dialog. modified to compile with Qt4 or Qt5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
292
292
       </spacer>
293
293
      </item>
294
294
      <item>
 
295
       <widget class="QPushButton" name="pbClose">
 
296
        <property name="text">
 
297
         <string>Cl&amp;ose</string>
 
298
        </property>
 
299
       </widget>
 
300
      </item>
 
301
      <item>
295
302
       <widget class="QPushButton" name="pbOK">
296
303
        <property name="enabled">
297
304
         <bool>false</bool>
330
337
  <tabstop>pbNewFile</tabstop>
331
338
  <tabstop>pbDelete</tabstop>
332
339
  <tabstop>pbCancel</tabstop>
 
340
  <tabstop>pbClose</tabstop>
333
341
  <tabstop>pbOK</tabstop>
334
342
  <tabstop>pbDlgCancel</tabstop>
335
343
 </tabstops>