Adding namespace Database

This commit is contained in:
emeric
2014-06-27 16:23:13 +02:00
parent e6c8dd996a
commit 7fd546eb44
24 changed files with 98 additions and 64 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ class VideoDatabaseWidget : public Wt::WContainerWidget
private:
void updateView(Path::pointer directory);
void updateView(Database::Path::pointer directory);
void handleOpenDirectory(boost::filesystem::path directory);
void handlePlayVideo(const boost::filesystem::path& path);