mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
removed the duplicate function declaration
This commit is contained in:
parent
8623c3d74f
commit
270d7feb7f
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ public:
|
|||
|
||||
// Return an HTTP User-Agent string with OS and device information.
|
||||
Q_INVOKABLE QString getUserAgent();
|
||||
void initializePlatform();
|
||||
|
||||
void initializeGL();
|
||||
void initializeDisplayPlugins();
|
||||
void initializeRenderEngine();
|
||||
|
|
Loading…
Reference in a new issue