forked from qt-creator/qt-creator
SilverSearcher: Fix building with namespaced Qt
Change-Id: I7e6b98577fdff183b8d550a568d147f0f9653190 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -32,7 +32,9 @@
|
||||
|
||||
#include <QPointer>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QLineEdit;
|
||||
QT_END_NAMESPACE
|
||||
|
||||
namespace SilverSearcher {
|
||||
|
||||
|
Reference in New Issue
Block a user