aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Screen.hh')
-rw-r--r--src/Screen.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Screen.hh b/src/Screen.hh
index f0dbcc6..d42fea0 100644
--- a/src/Screen.hh
+++ b/src/Screen.hh
@@ -407,6 +407,9 @@ public:
407 407
408 void initXinerama(); 408 void initXinerama();
409 void clearHeads(); 409 void clearHeads();
410 /// clean up xinerama
411 void clearXinerama();
412
410 /** 413 /**
411 * Determines head number for a position 414 * Determines head number for a position
412 * @param x position in pixels on the screen 415 * @param x position in pixels on the screen