[gnome-shell/gbsneto/icon-grid-dnd: 13/13] appDisplay: Trivial style cleanup
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gbsneto/icon-grid-dnd: 13/13] appDisplay: Trivial style cleanup
- Date: Sat, 29 Jun 2019 04:45:51 +0000 (UTC)
commit eda5633942f4a9f7f2a16170257801c05b889b21
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sat Jun 29 01:37:00 2019 -0300
appDisplay: Trivial style cleanup
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/602
js/ui/appDisplay.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/js/ui/appDisplay.js b/js/ui/appDisplay.js
index e3a25dee7..99cd4d356 100644
--- a/js/ui/appDisplay.js
+++ b/js/ui/appDisplay.js
@@ -1676,7 +1676,7 @@ var AppIcon = class AppIcon {
});
this._draggable.connect('drag-end', () => {
this._dragging = false;
- Main.overview.endItemDrag(this);
+ Main.overview.endItemDrag(this);
});
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]