From 0d1f233e00fe9a04a696886459694d7ccb11af23 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 7 Sep 2018 16:52:24 +0200 Subject: [client] Remove left over test code :/ --- src/client/toolbar/toolbar.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/client/toolbar/toolbar.cpp b/src/client/toolbar/toolbar.cpp index d5e7d08..63fab56 100644 --- a/src/client/toolbar/toolbar.cpp +++ b/src/client/toolbar/toolbar.cpp @@ -492,8 +492,6 @@ void Toolbar::showInformationDialog() InformationDialog* d = new InformationDialog(); d->exec(); d->deleteLater(); - auto b = new QPushButton("sdfadsfgadfgadfgadg"); - this->layout()->addWidget(b); } void Toolbar::onBtnAttention() -- cgit v1.2.3-55-g7522