cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / qtui / qtuiapplication.h
index 391f477..75f10e3 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2005-2020 by the Quassel Project                        *
+ *   Copyright (C) 2005-2022 by the Quassel Project                        *
  *   devel@quassel-irc.org                                                 *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -54,7 +54,7 @@ protected:
 
 private:
     /**
-     * Migrate settings if neccessary and possible
+     * Migrate settings if necessary and possible
      *
      * If unsuccessful (major version changed, minor version upgrade failed), returning false, the
      * settings are in an unknown state and the client should quit.