From 94723e27adf04eb62b3cdb40ead503ee5f40cab4 Mon Sep 17 00:00:00 2001 From: Janne Pulkkinen Date: Sat, 3 Sep 2011 20:05:54 +0300 Subject: Pull request #21: windows fixes/cleanup by Matoking --- src/qt/bitcoingui.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/qt/bitcoingui.h') diff --git a/src/qt/bitcoingui.h b/src/qt/bitcoingui.h index 59661350c3..97af431f44 100644 --- a/src/qt/bitcoingui.h +++ b/src/qt/bitcoingui.h @@ -99,6 +99,8 @@ public slots: */ void askFee(qint64 nFeeRequired, bool *payFee); + void setWindowComposition(); + private slots: // UI pages void gotoOverviewPage(); -- cgit v1.2.3