(svn r23560) -Codechange: final pieces of consistency through widgets

This commit is contained in:
truebrain
2011-12-16 18:57:27 +00:00
parent 85df9df9b6
commit 7aadc751a8
5 changed files with 150 additions and 150 deletions

View File

@@ -21,5 +21,4 @@ enum NetWorkChatWidgets {
WID_NC_SENDBUTTON, ///< Send button.
};
#endif /* WIDGETS_NETWORK_CHAT_WIDGET_H */