removed qDebug from extract_callbaks

drag and drop fixed

openAt added to FolderComic and PDFComic
This commit is contained in:
Luis Ángel San Martín
2013-07-15 16:53:14 +02:00
parent 0398b8ca57
commit 3b88845aa3
4 changed files with 47 additions and 25 deletions

View File

@ -124,6 +124,7 @@
private:
//pdf
Poppler::Document * pdfComic;
void renderPage(int page);
//void run();
public: