Merge branch 'stardict' of ssh://drop.maemo.org/git/mdictionary into stardict
authorjakub <jakub.jaszczynski@comarch.com>
Thu, 18 Nov 2010 15:32:36 +0000 (16:32 +0100)
committerjakub <jakub.jaszczynski@comarch.com>
Thu, 18 Nov 2010 15:32:36 +0000 (16:32 +0100)
1  2 
src/plugins/stardict/CompressedReader.h
src/plugins/xdxf/XdxfDictDownloader.cpp

  #include "XdxfDictDownloadProgressDialog.h"
  #include <QDebug>
  #include <QProcess>
 -
 -
  #include <bzlib.h>
+ #ifndef Q_WS_MAEMO_5
  #include <libtar.h>
+ #endif
  #include <stdio.h>
  #include <fcntl.h>