We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df09de2 commit 30700ddCopy full SHA for 30700dd
include/api/JsonAPI.h
@@ -50,7 +50,7 @@ class JsonAPI : public API
50
///
51
void initialize();
52
53
- QSharedPointer<JsonCallbacks> JsonAPI::getCallBack() const;
+ QSharedPointer<JsonCallbacks> getCallBack() const;
54
55
public slots:
56
0 commit comments