window.cpp: remove qDebug()
Šī revīzija ir iekļauta:
vecāks
78d8473fc3
revīzija
f60e2a068f
@ -400,7 +400,6 @@ void Window::handleCancelledSearch()
|
||||
|
||||
void Window::treeSearchItemActivated(QTreeWidgetItem *item, int i)
|
||||
{
|
||||
qDebug() << item->text(1);
|
||||
QDesktopServices::openUrl(QUrl::fromLocalFile(item->text(1)));
|
||||
}
|
||||
|
||||
|
Notiek ielāde…
Atsaukties uz šo jaunā problēmā
Block a user