summaryrefslogtreecommitdiffstats
path: root/src/server/connectionframe/connectionframe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/connectionframe/connectionframe.cpp')
-rw-r--r--src/server/connectionframe/connectionframe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/connectionframe/connectionframe.cpp b/src/server/connectionframe/connectionframe.cpp
index df93525..276a2b6 100644
--- a/src/server/connectionframe/connectionframe.cpp
+++ b/src/server/connectionframe/connectionframe.cpp
@@ -250,7 +250,7 @@ void ConnectionFrame::updateColor()
this->setStyleSheet(backgroundStyle.arg("rgb(180, 180, 180)"));
}
-/**
+/*
* Slots
*/