1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00

More cleanups

This commit is contained in:
jules 2014-11-04 15:59:20 +00:00
parent 5be91dd16b
commit efb30265da
6 changed files with 66 additions and 74 deletions

View file

@ -71,7 +71,6 @@ public:
centreWithSize (getWidth(), getHeight());
setVisible (true);
}
void closeButtonPressed() override