uisupport: Provide helpers for dealing with widget changes
[quassel.git] / src / qtui / snorenotificationbackend.h
index 7b5b910..00f399b 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2011-2016 by Hannah von Reth                            *
+ *   Copyright (C) 2011-2018 by Hannah von Reth                            *
  *   vonreth@kde.org                                                       *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -72,7 +72,7 @@ public:
     void load();
     void save();
 private slots:
-    void useSnnoreChanged(bool);
+    void useSnoreChanged(bool);
 
 private:
     Ui::SnoreNotificationConfigWidget ui;