1
0
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:
Teo Mrnjavac
2012-10-20 18:50:00 +02:00
parent 67b38695bb
commit dfa7a842f1
2 changed files with 0 additions and 7 deletions

View File

@@ -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();