summaryrefslogtreecommitdiffstats
path: root/src/docgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/docgroup.h')
-rw-r--r--src/docgroup.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/docgroup.h b/src/docgroup.h
index c724348..696e4f7 100644
--- a/src/docgroup.h
+++ b/src/docgroup.h
@@ -3,8 +3,8 @@
* Copyright (C) 1997-2019 by Dimitri van Heesch.
*
* Permission to use, copy, modify, and distribute this software and its
- * documentation under the terms of the GNU General Public License is hereby
- * granted. No representations are made about the suitability of this software
+ * documentation under the terms of the GNU General Public License is hereby
+ * granted. No representations are made about the suitability of this software
* for any purpose. It is provided "as is" without express or implied warranty.
* See the GNU General Public License for more details.
*
@@ -17,7 +17,6 @@
#define DOCGROUP_H
#include <vector>
-#include <qstring.h>
#include "membergroup.h"
class Entry;