This commit is contained in:
Paul 2000-11-09 16:58:22 +00:00
parent 500f5f6776
commit bbf0e5ae16
7 changed files with 186 additions and 33 deletions

View file

@ -45,7 +45,7 @@ public:
protected:
GUI_FLAGS getInitialFlags() {return FLAG_DRAWBORDER;}
GUI_FLAGS getInitialFlags() {return FLAG_NONE;}
};