mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
bracket fix
This commit is contained in:
parent
7b57fe1a5d
commit
ea55b5407e
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@
|
|||
|
||||
class QNetworkReply;
|
||||
|
||||
class WebBrowserSuggestionsEngine : public QObject
|
||||
{
|
||||
class WebBrowserSuggestionsEngine : public QObject {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue