summaryrefslogtreecommitdiff
path: root/src/widgets/network_content_widget.h
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-12-16 18:43:36 +0000
committertruebrain <truebrain@openttd.org>2011-12-16 18:43:36 +0000
commit7e0df0aeb38788d7928c3d3e9b6039b340bcd404 (patch)
tree2c4951497e8fba939a2605df6e58b45c670947b2 /src/widgets/network_content_widget.h
parent7b80b821ffb8f0f1b27667ba6b4bd99c6b744d9b (diff)
downloadopenttd-7e0df0aeb38788d7928c3d3e9b6039b340bcd404.tar.xz
(svn r23555) -Fix (r23554): save before commit
Diffstat (limited to 'src/widgets/network_content_widget.h')
-rw-r--r--src/widgets/network_content_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/network_content_widget.h b/src/widgets/network_content_widget.h
index 72e9ba6fb..c606cee1a 100644
--- a/src/widgets/network_content_widget.h
+++ b/src/widgets/network_content_widget.h
@@ -18,7 +18,7 @@ enum NetworkContentDownloadStatusWidgets {
WID_NCDS_CANCELOK, ///< (Optional) Cancel/OK button.
};
-/** Widgets of the WC_NETWORK_WINDOW (WC_NETWORK_WINDOW is also used in NetworkGameWindowWidgets, NetworkStartServerWidgets, and NetworkLobbyWindowWidgets). */
+/** Widgets of the WC_NETWORK_WINDOW (WC_NETWORK_WINDOW is also used in NetworkGameWidgets, NetworkStartServerWidgets, and NetworkLobbyWidgets). */
enum NetworkContentListWidgets {
WID_NCL_BACKGROUND, ///< Resize button.