Valgrind: De-slot

Change-Id: Id72d2463201107ae53d8be3d0f3ac30ec88530a4
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Orgad Shaneh
2017-03-19 20:10:35 +02:00
committed by Orgad Shaneh
parent b7cd7ca66c
commit 485fa9c888
17 changed files with 15 additions and 47 deletions

View File

@@ -67,8 +67,6 @@ public:
int columnCount(const QModelIndex &parent = QModelIndex()) const;
void clear();
public Q_SLOTS:
void setError(const Valgrind::XmlProtocol::Error &error);
private: