Автоматическое создание novacoin.conf + кнопка для открытия novacoin.conf в Qt версии...
[novacoin.git] / src / qt / rpcconsole.h
index b523f0f..aa8c8f3 100644 (file)
@@ -36,6 +36,8 @@ private slots:
     void on_tabWidget_currentChanged(int index);
     /** open the debug.log from the current datadir */
     void on_openDebugLogfileButton_clicked();
+    /** open the novacoin.conf from the current datadir */
+    void on_openConfigurationfileButton_clicked();
     /** change the time range of the network traffic graph */
     void on_sldGraphRange_valueChanged(int value);
     /** update traffic statistics */