mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
[Qt] style police and small addition in rpcconsole
- fix spaces, indentation and coding style glitches
This commit is contained in:
@@ -11,10 +11,12 @@
|
||||
#include <QImage>
|
||||
#include <QLabel>
|
||||
|
||||
class OptionsModel;
|
||||
|
||||
namespace Ui {
|
||||
class ReceiveRequestDialog;
|
||||
}
|
||||
class OptionsModel;
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QMenu;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user