mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 20:43:24 +00:00
Silence warnings in facebook_integration.cpp
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1a54e42f3d
commit
44d715759c
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ FacebookPlugin::FacebookPlugin(QObject* parent) :
|
|||
fbConnectWidget(new FacebookConnectWidget()),
|
||||
fbUploadDialog(new SocialNetworkDialog())
|
||||
{
|
||||
Q_UNUSED(parent)
|
||||
}
|
||||
|
||||
bool FacebookPlugin::isConnected()
|
||||
|
|
Loading…
Add table
Reference in a new issue