]> git.sur5r.net Git - bacula/bacula/commit
Experimenting with adding icons to a tree widget in the restore class. This
authorDirk H Bartley <dbartley@schupan.com>
Thu, 24 May 2007 21:06:17 +0000 (21:06 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Thu, 24 May 2007 21:06:17 +0000 (21:06 +0000)
commitff01daf6662834a635872c94ab19407b3362c7dd
tree98e47f2ac799b8f4991fe976580f7c90838c508e
parentb98d4b3978b3c318a997005ca990577e0bf42af6
Experimenting with adding icons to a tree widget in the restore class.  This
shows a green check if checked and a verrry light grey check if unchecked.  I
created these icons myself in inkscape.   *.svg are also committed.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4902 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/qt-console/images/check.png [new file with mode: 0644]
bacula/src/qt-console/images/check.svg [new file with mode: 0644]
bacula/src/qt-console/images/unchecked.png [new file with mode: 0644]
bacula/src/qt-console/images/unchecked.svg [new file with mode: 0644]
bacula/src/qt-console/main.qrc
bacula/src/qt-console/restore/restore.cpp