Converted slot.

This commit is contained in:
Martin Rotter 2015-12-09 18:44:37 +01:00
parent 19fc304e69
commit dca3f31f76

View file

@ -41,7 +41,6 @@ class StandardRecycleBin : public RecycleBin {
bool empty();
bool restore();
public slots:
void updateCounts(bool update_total_count);
private: