]> 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)
commitb8be82bb4f119c22a3246fffe097d38cd36ee4dd
treef558170dfe85f2a0b75694c05383f44929cae02b
parent49904c160be95bc446e57626b3dd9ecfddfd6ee7
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