summaryrefslogtreecommitdiff
path: root/src/gui/windows
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/windows')
-rw-r--r--src/gui/windows/charselectdialog.h2
-rw-r--r--src/gui/windows/serverdialog.h2
-rw-r--r--src/gui/windows/updaterwindow.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/windows/charselectdialog.h b/src/gui/windows/charselectdialog.h
index 27f2111b2..23d0d22cd 100644
--- a/src/gui/windows/charselectdialog.h
+++ b/src/gui/windows/charselectdialog.h
@@ -41,7 +41,7 @@ class TextDialog;
namespace Net
{
class CharServerHandler;
-}
+} // namespace Net
/**
* Character selection dialog.
diff --git a/src/gui/windows/serverdialog.h b/src/gui/windows/serverdialog.h
index 6ae2d8925..71c74f62e 100644
--- a/src/gui/windows/serverdialog.h
+++ b/src/gui/windows/serverdialog.h
@@ -46,7 +46,7 @@ class ServersListModel;
namespace Net
{
class Download;
-}
+} // namespace Net
/**
* The server choice dialog.
diff --git a/src/gui/windows/updaterwindow.h b/src/gui/windows/updaterwindow.h
index e95827422..56d72b197 100644
--- a/src/gui/windows/updaterwindow.h
+++ b/src/gui/windows/updaterwindow.h
@@ -49,7 +49,7 @@ class ScrollArea;
namespace Net
{
class Download;
-}
+} // namespace Net
/**
* Update progress window GUI