OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/as_panel.h versions 1.7 and 1.8
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/as_panel.h 1.7 -> 1.8

--- as_panel.h   2003/02/13 18:22:32     1.7
+++ as_panel.h   2003/02/14 17:31:55     1.8
@@ -128,9 +128,11 @@
 
 protected slots:
     virtual void textChange(void);
-    void apply(void);
     void enableCorba(bool bOn) {m_pCorbaline->setEnabled(bOn);};
     void enableSoap(bool bOn) {m_pSoapline->setEnabled(bOn);};
+
+signals:
+    void applied(void);
 };
 
 #endif // PREFPANEL_H

CVSTrac 2.0.1