[gnome-maps/wip/routing2: 17/18] fixup routequery



commit 931010f36c16f4f4942d11158f75f9ade3a664a3
Author: Mattias Bengtsson <mattias jc bengtsson gmail com>
Date:   Sat May 3 00:46:20 2014 +0200

    fixup routequery

 src/routeQuery.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/routeQuery.js b/src/routeQuery.js
index 8f1fcd3..354c841 100644
--- a/src/routeQuery.js
+++ b/src/routeQuery.js
@@ -92,4 +92,4 @@ const RouteQuery = new Lang.Class({
             "\nTransportation" + this.transportation;
     }
 });
-Utils.addSignalMethods(Query.prototype);
+Utils.addSignalMethods(RouteQuery.prototype);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]