Fix including otherdialogs.h

Otherwise functions of that unit are not exported
This commit is contained in:
Martchus 2017-08-31 02:19:30 +02:00
parent 85b524918b
commit 8202959cc8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#include "./textviewdialog.h"
#include "./otherdialogs.h"
#include "../../connector/syncthingconnection.h"
#include "../../connector/syncthingdir.h"