Port to categorized logging

This commit is contained in:
Luca Beltrame 2015-03-20 00:15:04 +01:00
commit 0084798a2c
13 changed files with 125 additions and 23 deletions

View file

@ -15,6 +15,7 @@ set(danbooru_client_SRCS
blacklistpage.cpp
mainwindow.cpp
danbooru_client.cpp
danbooru_client_debug.cpp
)
add_subdirectory(libdanbooru)