-rw-r--r-- | libopie/odevice.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libopie/odevice.h b/libopie/odevice.h index b54e576..eeae357 100644 --- a/libopie/odevice.h +++ b/libopie/odevice.h | |||
@@ -65,7 +65,9 @@ public: | |||
65 | 65 | ||
66 | public: | 66 | public: |
67 | static ODevice *inst ( ); | 67 | static ODevice *inst ( ); |
68 | 68 | ||
69 | // system | ||
70 | virtual bool suspend ( ); | ||
69 | 71 | ||
70 | // information | 72 | // information |
71 | 73 | ||