remove whitespaces in ipaddress field

This commit is contained in:
doitux
2007-06-13 11:08:16 +00:00
parent f225ef8956
commit 55e628d94f
2 changed files with 10 additions and 0 deletions
@@ -48,6 +48,7 @@ public slots:
void saveServerProfile();
void deleteServerProfile();
void keyPressEvent ( QKeyEvent * event );
void checkIp();
};
#endif