[gnome-maps/wip/mattiasb/templates: 4/5] fixup! InstructionRow: Use Templates
- From: Mattias Bengtsson <mattiasb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mattiasb/templates: 4/5] fixup! InstructionRow: Use Templates
- Date: Thu, 12 Mar 2015 22:13:08 +0000 (UTC)
commit bc01783470929f31abeb09ed933653b8c7c62f8d
Author: Mattias Bengtsson <mattias jc bengtsson gmail com>
Date: Thu Mar 12 22:08:45 2015 +0100
fixup! InstructionRow: Use Templates
src/sidebar.js | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/sidebar.js b/src/sidebar.js
index f7a8838..3f8a285 100644
--- a/src/sidebar.js
+++ b/src/sidebar.js
@@ -36,8 +36,7 @@ const InstructionRow = new Lang.Class({
Name: "InstructionRow",
Extends: Gtk.ListBoxRow,
Template: 'resource:///org/gnome/Maps/ui/instruction-row.ui',
- InternalChildren: [ 'instructionBox',
- 'directionImage',
+ InternalChildren: [ 'directionImage',
'instructionLabel',
'distanceLabel' ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]