diff options
Diffstat (limited to 'lib/driver/avswitch.h')
| -rw-r--r-- | lib/driver/avswitch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/driver/avswitch.h b/lib/driver/avswitch.h index d765e02a..ea451314 100644 --- a/lib/driver/avswitch.h +++ b/lib/driver/avswitch.h @@ -21,7 +21,7 @@ public: void setAspectRatio(int ratio); void setVideomode(int mode); void setInput(int val); - + void setSlowblank(int val); // 1: on, 0: off }; #endif |
