mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Introduced the new icon for title block templates, got rid of the "green directory" icon used for projects.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1701 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -43,7 +43,7 @@ ProjectView::ProjectView(QETProject *project, QWidget *parent) :
|
||||
project_(0)
|
||||
{
|
||||
setObjectName("ProjectView");
|
||||
setWindowIcon(QET::Icons::Project);
|
||||
setWindowIcon(QET::Icons::ProjectFile);
|
||||
|
||||
// construit le widget "fallback"
|
||||
fallback_widget_ = new QWidget();
|
||||
|
||||
Reference in New Issue
Block a user