QTfrontend/hwform.h
changeset 496 00465a8ef129
parent 486 7ea71cd3acd5
child 530 f0b962214436
--- a/QTfrontend/hwform.h	Sun Mar 11 17:19:28 2007 +0000
+++ b/QTfrontend/hwform.h	Thu Mar 15 02:20:31 2007 +0000
@@ -94,7 +94,7 @@
 	HWNetServer* pnetserver;
 	HWNetUdpServer* pUdpServer;
 	void AddStatText(const QString & msg);
-	void OnPageShown(quint8 id);
+	void OnPageShown(quint8 id, quint8 lastid=0);
 };
 
 #endif