Refactor: move alert code from main to alert.cpp/h

This commit is contained in:
Gavin Andresen
2012-08-28 17:04:54 -04:00
parent 06707dd610
commit f35c6c4fb9
10 changed files with 348 additions and 293 deletions

View File

@@ -4,6 +4,7 @@
#include "addresstablemodel.h"
#include "transactiontablemodel.h"
#include "alert.h"
#include "main.h"
#include "ui_interface.h"