diff options
Diffstat (limited to 'src/devices/xditview/lex.h')
-rw-r--r-- | src/devices/xditview/lex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/xditview/lex.h b/src/devices/xditview/lex.h new file mode 100644 index 0000000..0a4cba0 --- /dev/null +++ b/src/devices/xditview/lex.h @@ -0,0 +1 @@ +int GetNumber(DviWidget); |