modernize: Use '= default' instead of empty ctor/dtor bodies
[quassel.git] / src / qtui / qtuimessageprocessor.h
index bf43766..3b33132 100644 (file)
@@ -77,7 +77,7 @@ private:
         /**
          * Construct an empty highlight rule
          */
-        LegacyHighlightRule() {}
+        LegacyHighlightRule() = default;
 
         /**
          * Construct a highlight rule with the given parameters