# HG changeset patch
# User sheepluva
# Date 1316877166 -7200
# Node ID 10913a80cb503297a0c33a77d11bc1ff2ab81ac2
# Parent  14f6fc9869f20d5c9fba4515a22d700efd7635e8
I wanted to move this line, not to delete it heh.

diff -r 14f6fc9869f2 -r 10913a80cb50 QTfrontend/pageadmin.cpp
--- a/QTfrontend/pageadmin.cpp	Sat Sep 24 16:22:10 2011 +0200
+++ b/QTfrontend/pageadmin.cpp	Sat Sep 24 17:12:46 2011 +0200
@@ -77,6 +77,7 @@
     
     // 6
     pbSetSM = addButton(tr("Set data"), pageLayout, 6, 0, 1, 3);
+    connect(pbSetSM, SIGNAL(clicked()), this, SLOT(smChanged()));
 
 
     // 7