mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-02 10:24:01 +02:00
* Small tweaks to the SocialWidget.
This commit is contained in:
@@ -46,7 +46,7 @@ public:
|
||||
void setOpacity( qreal opacity );
|
||||
|
||||
QPoint position() const { return m_position; }
|
||||
void setPosition( QPoint position ) { m_position = position; }
|
||||
void setPosition( QPoint position );
|
||||
|
||||
bool shown() const;
|
||||
|
||||
|
Reference in New Issue
Block a user