From a6010bc55e11b7dfe11247b50c377a6abdb139dd Mon Sep 17 00:00:00 2001 From: UdjinM6 Date: Thu, 11 Dec 2014 03:18:32 +0300 Subject: [PATCH] fix broken build --- src/darkcoind.cpp | 2 +- src/qt/Makefile.am | 2 +- src/qt/darkcoin.cpp | 2 +- src/qt/locale/bitcoin_en.ts | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/darkcoind.cpp b/src/darkcoind.cpp index c968f9627e114..83fb70129e7c0 100644 --- a/src/darkcoind.cpp +++ b/src/darkcoind.cpp @@ -64,7 +64,7 @@ bool AppInit(int argc, char* argv[]) // // Parameters // - // If Qt is used, parameters/darkcoin.conf are parsed in qt/bitcoin.cpp's main() + // If Qt is used, parameters/darkcoin.conf are parsed in qt/darkcoin.cpp's main() ParseParameters(argc, argv); if (!boost::filesystem::is_directory(GetDataDir(false))) { diff --git a/src/qt/Makefile.am b/src/qt/Makefile.am index 24d7ef7071b3a..de9eea0eb47ce 100644 --- a/src/qt/Makefile.am +++ b/src/qt/Makefile.am @@ -153,7 +153,7 @@ BITCOIN_MM = \ macnotificationhandler.mm QT_MOC = \ - bitcoin.moc \ + darkcoin.moc \ intro.moc \ overviewpage.moc \ rpcconsole.moc diff --git a/src/qt/darkcoin.cpp b/src/qt/darkcoin.cpp index f0e675a16c51c..5844db17335e4 100644 --- a/src/qt/darkcoin.cpp +++ b/src/qt/darkcoin.cpp @@ -221,7 +221,7 @@ public slots: void startThread(); }; -#include "bitcoin.moc" +#include "darkcoin.moc" BitcoinCore::BitcoinCore(): QObject() diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index dca26cf4dada1..47c9f39f3a22c 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -724,7 +724,7 @@ Address: %4 Wallet is <b>encrypted</b> and currently <b>locked</b> - + A fatal error occurred. Bitcoin can no longer continue safely and will quit. A fatal error occurred. Bitcoin can no longer continue safely and will quit. @@ -1706,7 +1706,7 @@ Address: %4 QObject - + Bitcoin