removed aboutwindow
This commit is contained in:
parent
0f0a592295
commit
47dc94531f
@ -15,11 +15,9 @@ class DistrhoUIchassis : public UI {
|
||||
void onDisplay() override;
|
||||
|
||||
private:
|
||||
Image fImgBackground;
|
||||
Image fImgBackground;
|
||||
DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(DistrhoUIchassis)
|
||||
// ImageAboutWindow fAboutWindow;
|
||||
|
||||
// ImageAboutWindow fAboutWindow;
|
||||
};
|
||||
|
||||
END_NAMESPACE_DISTRHO
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user