forked from qt-creator/qt-creator
compile fix for namespaced Qt
This commit is contained in:
@@ -34,9 +34,8 @@
|
||||
|
||||
#include <find/ifindsupport.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class HelpViewer;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
namespace Help {
|
||||
namespace Internal {
|
||||
|
||||
Reference in New Issue
Block a user