Skip to content

Commit

Permalink
Add notes to PhotoBook.h
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmin42 authored Jan 6, 2024
1 parent ceb3412 commit ba034d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PB/include/pb/PhotoBook.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ class Photobook final : public PBDev::Observer,
void newProject(std::string name);
void deleteProject(std::string id);

// todo: reconcile discard and unload project
void discardProject();
void saveProject();
// todo: rename to renameProject
Expand Down

0 comments on commit ba034d2

Please sign in to comment.