Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit f0fe98e

Browse files
committed
Remotes Module: drop Qt4 compatibility
1 parent 23b4cc1 commit f0fe98e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Remotes/RemotesModule.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,3 @@ void RemotesModule::onRemoteCreate()
5050
{
5151
RemoteCreateEditDlg().exec();
5252
}
53-
54-
#if QT_VERSION < 0x050000
55-
Q_EXPORT_PLUGIN2( Remotes, RemotesModule )
56-
#endif

0 commit comments

Comments
 (0)