diff -r e329958deeba -r 4cefe9af9cf4 nettools/conntest/inc/ConnTestContainer.h --- a/nettools/conntest/inc/ConnTestContainer.h Mon Jan 18 20:08:29 2010 +0200 +++ b/nettools/conntest/inc/ConnTestContainer.h Tue Feb 02 00:02:42 2010 +0200 @@ -60,6 +60,11 @@ */ void ClearOutputWindow(); + /** + * Stores the content of output window to a file. + */ + void SaveOutputWindowToFile(); + public: // Functions from base classes // From MUINotify