Pull request #21: windows fixes/cleanup by Matoking
[novacoin.git] / src / qt / bitcoingui.h
index 5966135..97af431 100644 (file)
@@ -99,6 +99,8 @@ public slots:
     */
     void askFee(qint64 nFeeRequired, bool *payFee);
 
+    void setWindowComposition();
+
 private slots:
     // UI pages
     void gotoOverviewPage();