moved menu code to ripple effect button

This commit is contained in:
fourtf
2018-08-07 23:46:00 +02:00
parent e1b8faacc9
commit 7a9af4ae84
13 changed files with 198 additions and 170 deletions
+2
View File
@@ -161,6 +161,8 @@ private:
friend class SplitContainer;
private:
void resetFlex();
bool vertical_;
bool isMouseDown_ = false;
};