devdraw: add forcedpi toggled by Fn+F3 on Mac
R=rsc http://codereview.appspot.com/6846104
This commit is contained in:
parent
2589c5c6ee
commit
55905845f3
4 changed files with 20 additions and 3 deletions
|
|
@ -7,3 +7,4 @@ int mouseswap(int);
|
|||
void abortcompose(void);
|
||||
|
||||
extern int displaydpi;
|
||||
extern int forcedpi;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue