[Gui] MDIView: remove unused includes

This commit is contained in:
Uwe
2022-03-05 02:10:24 +01:00
parent 212506b4f1
commit f60d67a121
9 changed files with 21 additions and 47 deletions

View File

@@ -20,14 +20,13 @@
* *
***************************************************************************/
#ifndef GUI_MENUMANAGER_H
#define GUI_MENUMANAGER_H
#include <string>
#include <QStringList>
#include <FCGlobal.h>
class QAction;
class QMenu;