1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-20 15:59:42 +01:00

Fix merge issue

This commit is contained in:
Jeff Mitchell 2012-03-14 16:31:20 -04:00
parent 6c6411561b
commit 042ccbe730

View File

@ -16,7 +16,7 @@ public:
~TomahawkOAuthTwitter() {}
protected:
virtual int authorizationWidget();
virtual const QString authorizationWidget();
private slots:
void error();