mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-02 10:24:01 +02:00
Useless focusOutEvent is useless.
This commit is contained in:
@@ -59,7 +59,6 @@ protected:
|
||||
// void changeEvent( QEvent* e );
|
||||
void paintEvent( QPaintEvent* event );
|
||||
bool eventFilter( QObject* object, QEvent* event );
|
||||
void focusOutEvent( QFocusEvent* );
|
||||
|
||||
private slots:
|
||||
void accept();
|
||||
|
Reference in New Issue
Block a user