[gnome-games/wip/exalm/gtk4: 28/30] huh
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/gtk4: 28/30] huh
- Date: Mon, 11 Mar 2019 15:50:19 +0000 (UTC)
commit 29e6a6a5afa412a21571df928a4a8a71c2837e0a
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Mon Mar 11 16:21:42 2019 +0500
huh
src/ui/search-bar.vala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/ui/search-bar.vala b/src/ui/search-bar.vala
index e417fb96..21040bba 100644
--- a/src/ui/search-bar.vala
+++ b/src/ui/search-bar.vala
@@ -22,6 +22,6 @@ private class Games.SearchBar : Gtk.SearchBar {
}
public void focus_entry () {
- entry.grab_focus_without_selecting ();
+ entry.grab_focus ();
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]