forked from qt-creator/qt-creator
Fix compilation with namespaced Qt.
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
#include "debuggeruiswitcher.h"
|
||||
#include <utils/fancymainwindow.h>
|
||||
|
||||
|
||||
class QMenu;
|
||||
QT_FORWARD_DECLARE_CLASS(QMenu);
|
||||
|
||||
namespace Debugger {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user