fixed wrongly removed line

This commit is contained in:
csoler 2018-07-22 00:02:06 +02:00
parent cd9a2db4e3
commit ca80161bfb
No known key found for this signature in database
GPG Key ID: 7BCA522266C0804C

View File

@ -20,6 +20,8 @@
* *
*******************************************************************************/
#include "advancedsearchdialog.h"
AdvancedSearchDialog::AdvancedSearchDialog(QWidget * parent) : QDialog (parent)
{
setupUi(this);