Fix compilation with namespaced Qt.

This commit is contained in:
ck
2010-02-17 11:56:12 +01:00
parent b5646d35da
commit 96690963d3
7 changed files with 15 additions and 21 deletions

View File

@@ -4,8 +4,7 @@
#include "debuggeruiswitcher.h"
#include <utils/fancymainwindow.h>
class QMenu;
QT_FORWARD_DECLARE_CLASS(QMenu);
namespace Debugger {