[gnome-documents/wip/rishi/split-view: 1/15] documents: Do the Signals.addSignalMethods dance
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents/wip/rishi/split-view: 1/15] documents: Do the Signals.addSignalMethods dance
- Date: Thu, 19 Feb 2015 09:29:55 +0000 (UTC)
commit 4c60054ee8c963d9bfc5f85f616a8508be7eadca
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Sep 24 17:19:50 2014 +0200
documents: Do the Signals.addSignalMethods dance
Fixes: https://bugzilla.gnome.org/686461
src/documents.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/documents.js b/src/documents.js
index 7ac12a5..4d39b79 100644
--- a/src/documents.js
+++ b/src/documents.js
@@ -1412,3 +1412,4 @@ const DocumentManager = new Lang.Class({
);
}
});
+Signals.addSignalMethods(DocumentManager.prototype);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]