blink console panel icon to indicate new errors/warnings/infos

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1630 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2011-01-21 14:11:06 +00:00
parent bd55326c7d
commit 579f180549
4 changed files with 78 additions and 2 deletions
+3
View File
@@ -30,6 +30,9 @@ class SetWindow : public wxFrame, public SetView {
SetWindow(Window* parent, const SetP& set);
~SetWindow();
/// Set the icon of one of the panels
void setPanelIcon(SetWindowPanel* panel, wxBitmap const& icon);
// --------------------------------------------------- : Set actions
private: