Home
last modified time | relevance | path

Searched refs:newVersionNotification (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dmainwindow.h
H A Dmainwindow.cpp
/glogg/src/
H A Dmainwindow.h127 void newVersionNotification( const QString& new_version );
H A Dmainwindow.cpp165 this, SLOT( newVersionNotification( const QString& ) ) ); in MainWindow()
755 void MainWindow::newVersionNotification( const QString& new_version ) in newVersionNotification() function in MainWindow