Searched refs:newVersionNotification (Results 1 – 4 of 4) sorted by relevance
127 void newVersionNotification( const QString& new_version );
165 this, SLOT( newVersionNotification( const QString& ) ) ); in MainWindow()755 void MainWindow::newVersionNotification( const QString& new_version ) in newVersionNotification() function in MainWindow