forked from qt-creator/qt-creator
Valgrind: De-slot
Change-Id: Id72d2463201107ae53d8be3d0f3ac30ec88530a4 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
committed by
Orgad Shaneh
parent
b7cd7ca66c
commit
485fa9c888
@@ -52,10 +52,8 @@ public:
|
||||
const QList<XmlProtocol::Error> &errors);
|
||||
static void maybeShow(MemcheckErrorView *view);
|
||||
|
||||
private slots:
|
||||
void validate();
|
||||
|
||||
private:
|
||||
void validate();
|
||||
void accept();
|
||||
void reject();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user