~keepassx/keepassx/import-workaround

« back to all changes in this revision

Viewing changes to src/gui/AboutDialog.ui

  • Committer: Felix Geyer
  • Date: 2015-10-10 15:10:29 UTC
  • Revision ID: debfx@fobos.de-20151010151029-0s3zecre3m4sbckm
Expose version of used libraries in the About dialog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
    </widget>
88
88
   </item>
89
89
   <item>
 
90
    <widget class="QLabel" name="label_libs">
 
91
     <property name="text">
 
92
      <string>Using:</string>
 
93
     </property>
 
94
    </widget>
 
95
   </item>
 
96
   <item>
90
97
    <widget class="QDialogButtonBox" name="buttonBox">
91
98
     <property name="standardButtons">
92
99
      <set>QDialogButtonBox::Close</set>