From aa2248ea5a244a67a07a217d996c83fe0fa6726f Mon Sep 17 00:00:00 2001 From: Aditya Kulkarni Date: Thu, 17 Oct 2019 08:01:41 -0700 Subject: [PATCH] Compiler errors --- src/mainwindow.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index fd49487..e08faaa 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -9,7 +9,6 @@ #include "ui_privkey.h" #include "ui_about.h" #include "ui_settings.h" -#include "ui_turnstile.h" #include "ui_turnstileprogress.h" #include "ui_viewalladdresses.h" #include "ui_validateaddress.h"