diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/notefactory.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/notefactory.h b/src/notefactory.h index 50caa60..4202e0b 100644 --- a/src/notefactory.h +++ b/src/notefactory.h @@ -32,8 +32,6 @@ class TQColor; class Basket; class Note; -enum NoteType::Id; - /** Factory class to create (new, drop, past) or load BasketIem, and eventuelly save them (?) * @author Sébastien Laoût */ |