]> Git Repo - VerusCoin.git/blobdiff - src/qt/openuridialog.h
Remove translation for -help-debug options
[VerusCoin.git] / src / qt / openuridialog.h
index 67a5f167d1532ecc2ecfd7a7bfde504744284726..d5c434ba9c8c97e0195fa20006ade96e5f50da2c 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 OPENURIDIALOG_H
-#define OPENURIDIALOG_H
+#ifndef BITCOIN_QT_OPENURIDIALOG_H
+#define BITCOIN_QT_OPENURIDIALOG_H
 
 #include <QDialog>
 
@@ -31,4 +31,4 @@ private:
     Ui::OpenURIDialog *ui;
 };
 
-#endif // OPENURIDIALOG_H
+#endif // BITCOIN_QT_OPENURIDIALOG_H
This page took 0.022958 seconds and 4 git commands to generate.