From 13e4a1c1a0847202064d7ba11c044e4b49018330 Mon Sep 17 00:00:00 2001 From: Aditya Kulkarni Date: Sun, 27 Oct 2019 05:58:13 -0700 Subject: [PATCH] Remove deleted UI headers --- src/mainwindow.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index a8ed3ce..ed72f9e 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -4,11 +4,9 @@ #include "ui_mainwindow.h" #include "ui_mobileappconnector.h" #include "ui_addressbook.h" -#include "ui_zboard.h" #include "ui_privkey.h" #include "ui_about.h" #include "ui_settings.h" -#include "ui_turnstileprogress.h" #include "ui_viewalladdresses.h" #include "controller.h" #include "balancestablemodel.h"