diff options
author | Arno <am@disconnect.de> | 2013-03-17 02:18:31 +0100 |
---|---|---|
committer | Arno <am@disconnect.de> | 2013-03-17 02:18:31 +0100 |
commit | 744c94e9a1197068457cc52dde57472cb89e1819 (patch) | |
tree | c63a58130254ce40be1cc77257145fb41524ad63 /smtreeitem.h | |
parent | 4c8aae81b91deac9d95a1f0f50ef30641bb8638a (diff) | |
download | SheMov-744c94e9a1197068457cc52dde57472cb89e1819.tar.gz SheMov-744c94e9a1197068457cc52dde57472cb89e1819.tar.bz2 SheMov-744c94e9a1197068457cc52dde57472cb89e1819.zip |
Make SmDirModel/SmDirWatcher do something
I think I got it working! It does what I want it to do :)
Diffstat (limited to 'smtreeitem.h')
-rw-r--r-- | smtreeitem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smtreeitem.h b/smtreeitem.h index 61e121e..a048714 100644 --- a/smtreeitem.h +++ b/smtreeitem.h @@ -1,4 +1,4 @@ -/* + /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version |