diff --git a/src/mainwindow.h b/src/mainwindow.h
index 5b5350e..d37ce6c 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -38,6 +38,7 @@ public:
~MainWindow();
void updateLabelsAutoComplete();
+ RPC* getRPC() { return rpc; }
void setDefaultPayFrom();
@@ -76,6 +77,8 @@ private:
void addAddressSection();
void maxAmountChecked(int checked);
+ void editSchedule();
+
void addressChanged(int number, const QString& text);
void amountChanged (int number, const QString& text);
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 799fc90..e86c960 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -346,8 +346,8 @@
0
0
- 928
- 380
+ 920
+ 301
@@ -530,6 +530,50 @@
+ -
+
+
-
+
+
+ Recurring payment
+
+
+
+ -
+
+
+ Every month, starting 12-May-2012, for 6 payments
+
+
+
+ -
+
+
+ Edit Schedule
+
+
+ false
+
+
+ false
+
+
+
+ -
+
+
+ Qt::Horizontal
+
+
+
+ 40
+ 20
+
+
+
+
+
+
-
-
@@ -552,6 +596,20 @@
+ -
+
+
+
+
+
+
+ -
+
+
+
+
+
+
-
@@ -565,34 +623,6 @@
- -
-
-
-
-
-
-
- -
-
-
- This transaction does not recur
-
-
-
- -
-
-
- Setup Recurring Payment
-
-
-
- -
-
-
-
-
-
-
-
@@ -1013,7 +1043,7 @@
0
0
968
- 19
+ 22