Added an animation= keyword
This commit is contained in:
parent
a1567feb3d
commit
cafd7a7a62
2 changed files with 57 additions and 14 deletions
|
|
@ -105,6 +105,7 @@ private:
|
|||
void handleWindowRule(const std::string&, const std::string&);
|
||||
void handleDefaultWorkspace(const std::string&, const std::string&);
|
||||
void handleBezier(const std::string&, const std::string&);
|
||||
void handleAnimation(const std::string&, const std::string&);
|
||||
};
|
||||
|
||||
inline std::unique_ptr<CConfigManager> g_pConfigManager;
|
||||
Loading…
Add table
Add a link
Reference in a new issue