Replaced old Crystal icons with recent Oxygen equivalents.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1777 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavier
2012-05-09 13:55:59 +00:00
parent a8b0d63a5c
commit 2300783bfe
8 changed files with 4 additions and 20 deletions

View File

@@ -29,8 +29,6 @@ namespace QET {
// l'utilisation du mot-cle extern permet l'acces aux objets statiques
// depuis l'exterieur du namespace
extern QIcon Add;
extern QIcon AddColumn;
extern QIcon AddRow;
extern QIcon Allowed;
extern QIcon ApplicationExit;
extern QIcon ArrowLeft;
@@ -141,8 +139,6 @@ namespace QET {
extern QIcon QtLogo;
extern QIcon Raise;
extern QIcon Remove;
extern QIcon RemoveColumn;
extern QIcon RemoveRow;
extern QIcon Restore;
extern QIcon SendBackward;
extern QIcon Settings;