Move geom from common to main.

This commit is contained in:
Andrey Antukh 2016-06-30 19:37:35 +03:00
parent 277cde7978
commit 2810903020
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
33 changed files with 39 additions and 39 deletions

View file

@ -15,7 +15,7 @@
[uxbox.main.ui.core :as uuc]
[uxbox.common.ui.mixins :as mx]
[uxbox.main.ui.workspace.base :as uuwb]
[uxbox.common.geom.point :as gpt]))
[uxbox.main.geom.point :as gpt]))
(defn watch-scroll-interactions
[own]