[four-in-a-row: 18/72] style update
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [four-in-a-row: 18/72] style update
- Date: Sun, 16 Dec 2018 20:58:17 +0000 (UTC)
commit 9667ad7c14f56413791c6ea1c4ab848af9fc0da5
Author: Jacob Humphrey <jacob ryan humphrey gmail com>
Date: Sun Nov 25 12:06:13 2018 -0600
style update
src/games-controls-list.vala | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/games-controls-list.vala b/src/games-controls-list.vala
index cbfc235..16243a1 100644
--- a/src/games-controls-list.vala
+++ b/src/games-controls-list.vala
@@ -107,8 +107,8 @@ public class GamesControlsList : Gtk.ScrolledWindow {
}
model.get(iter,
- Columns.CONFKEY_COLUMN, conf_key,
- Columns.DEFAULT_KEYCODE_COLUMN, default_keyval);
+ Columns.CONFKEY_COLUMN, conf_key,
+ Columns.DEFAULT_KEYCODE_COLUMN, default_keyval);
if(conf_key == null)
return;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]