Fix some issues found by cppcheck
This commit is contained in:
@@ -89,7 +89,7 @@ public:
|
||||
void updateVolumes ();
|
||||
void updateDirTree (const Gtk::TreeModel::iterator& iter);
|
||||
void updateDirTreeRoot ();
|
||||
void winDirChanged ();
|
||||
void winDirChanged () override;
|
||||
private:
|
||||
void addRoot (char letter);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user