diff options
| author | Tannin <devnull@localhost> | 2014-04-05 20:54:08 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-04-05 20:54:08 +0200 |
| commit | 739c3424e7c058f972a2648f2231e6a10c59662d (patch) | |
| tree | f0a9e40c8b30692aed30ca9f2e2599f0ec9db625 /src/organizer.pro | |
| parent | cabed9b268c9f095d5e3b98a6797b0bcdcd38b1f (diff) | |
- loot integration now displays the report
- fixes to the previous merge
- bugfix: cli loot didn't handle non-ascii characters correctly
Diffstat (limited to 'src/organizer.pro')
| -rw-r--r-- | src/organizer.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/organizer.pro b/src/organizer.pro index d93cd51f..8875ec05 100644 --- a/src/organizer.pro +++ b/src/organizer.pro @@ -157,7 +157,7 @@ HEADERS += \ ../esptk/espexceptions.h \
browserview.h \
browserdialog.h \
- persistentcookiejar.h
+ persistentcookiejar.h \
noeditdelegate.h \
previewgenerator.h \
previewdialog.h \
|
