]> Git Repo - VerusCoin.git/blobdiff - src/qt/walletframe.h
Remove translation for -help-debug options
[VerusCoin.git] / src / qt / walletframe.h
index f1830a0d6bdc76ee19c3e754da9b612daa021977..eea97defc93a58fc12bda7269559f55ccb202853 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (c) 2011-2013 The Bitcoin developers
-// Distributed under the MIT/X11 software license, see the accompanying
+// Copyright (c) 2011-2013 The Bitcoin Core developers
+// Distributed under the MIT software license, see the accompanying
 // file COPYING or http://www.opensource.org/licenses/mit-license.php.
 
-#ifndef WALLETFRAME_H
-#define WALLETFRAME_H
+#ifndef BITCOIN_QT_WALLETFRAME_H
+#define BITCOIN_QT_WALLETFRAME_H
 
 #include <QFrame>
 #include <QMap>
@@ -77,4 +77,4 @@ public slots:
     void usedReceivingAddresses();
 };
 
-#endif // WALLETFRAME_H
+#endif // BITCOIN_QT_WALLETFRAME_H
This page took 0.023423 seconds and 4 git commands to generate.