summaryrefslogtreecommitdiff
path: root/glib/glibmm/signalproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'glib/glibmm/signalproxy.h')
-rw-r--r--glib/glibmm/signalproxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/glibmm/signalproxy.h b/glib/glibmm/signalproxy.h
index 0f2022b0..8641d24d 100644
--- a/glib/glibmm/signalproxy.h
+++ b/glib/glibmm/signalproxy.h
@@ -110,7 +110,7 @@ protected:
* @param after Whether this signal handler should be called before or after the default signal
* handler.
*
- * @newin{2,52}
+ * @newin{2,58}
*/
sigc::slot_base& connect_impl_(bool notify, const sigc::slot_base& slot, bool after);