Home
last modified time | relevance | path

Searched refs:ConnectInfoView (Results 1 – 2 of 2) sorted by relevance

/dports/audio/clementine-player/Clementine-1.4.0rc1/src/ui/
H A Dmainwindow.h295 void ConnectInfoView(SongInfoBase* view);
H A Dmainwindow.cpp872 ConnectInfoView(song_info_view_);
873 ConnectInfoView(artist_info_view_);
2750 void MainWindow::ConnectInfoView(SongInfoBase* view) { in ConnectInfoView() function in MainWindow