WIP
This commit is contained in:
parent
3fda15966c
commit
61482e8d4c
36 changed files with 325 additions and 122 deletions
|
|
@ -27,5 +27,6 @@ public:
|
|||
protected:
|
||||
std::map<ThemeColour, Colour*> m_colours;
|
||||
std::shared_ptr<PropertiesFile> m_configFile;
|
||||
JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (Theme);
|
||||
};
|
||||
#endif //VENO_THEME_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue