1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-22 01:34:21 +00:00

Minor fix to demo app.

This commit is contained in:
jules 2014-04-25 11:18:03 +01:00
parent 22056fab01
commit a06e23e606

View file

@ -66,7 +66,6 @@ public:
private:
Label versionLabel;
HyperlinkButton linkButton;
TooltipWindow tooltipWindow;
//==============================================================================
struct LogoDrawComponent : public Component,