summaryrefslogtreecommitdiff
path: root/src/nanolight.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2019-06-15 10:12:31 +0200
committerThomas White <taw@physics.org>2019-06-15 10:12:31 +0200
commit7a100b773324421ca0739084f2afd24cdde2693f (patch)
tree5064ca3e6c94d96e00f5b68e93843bc7a2a35df1 /src/nanolight.h
parente8c301553ba5e105c386d1341162d979df036d43 (diff)
Hold shift for fine control
Diffstat (limited to 'src/nanolight.h')
-rw-r--r--src/nanolight.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nanolight.h b/src/nanolight.h
index e5540f5..5947665 100644
--- a/src/nanolight.h
+++ b/src/nanolight.h
@@ -94,6 +94,7 @@ struct nanolight
int n_sel;
enum attr_class sel_attr;
int dragging;
+ int fine;
double x_orig;
double y_orig;