diff options
Diffstat (limited to 'src/wx/kdm_dialog.h')
| -rw-r--r-- | src/wx/kdm_dialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/kdm_dialog.h b/src/wx/kdm_dialog.h index 0acf9a61e..ec4a50ac3 100644 --- a/src/wx/kdm_dialog.h +++ b/src/wx/kdm_dialog.h @@ -42,6 +42,7 @@ public: boost::posix_time::ptime from () const; boost::posix_time::ptime until () const; std::string directory () const; + bool write_to () const; private: void add_cinema (boost::shared_ptr<Cinema>); |
