Renamed private members
This commit is contained in:
@@ -17,7 +17,7 @@ public:
|
||||
|
||||
explicit NotebookButton(Notebook *parent);
|
||||
|
||||
void setIcon(Icon icon_);
|
||||
void setIcon(Icon icon);
|
||||
Icon getIcon() const;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user