mirror of https://github.com/JakubMelka/PDF4QT.git
Linux Compilation Fix III
This commit is contained in:
parent
5746412e31
commit
851374dc73
|
@ -15,8 +15,8 @@
|
||||||
// You should have received a copy of the GNU Lesser General Public License
|
// You should have received a copy of the GNU Lesser General Public License
|
||||||
// along with PDF4QT. If not, see <https://www.gnu.org/licenses/>.
|
// along with PDF4QT. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
#include "pdfcreateBitonaldocumentdialog.h"
|
#include "pdfcreatebitonaldocumentdialog.h"
|
||||||
#include "ui_pdfcreateBitonaldocumentdialog.h"
|
#include "ui_pdfcreatebitonaldocumentdialog.h"
|
||||||
|
|
||||||
#include "pdfwidgetutils.h"
|
#include "pdfwidgetutils.h"
|
||||||
#include "pdfdocumentwriter.h"
|
#include "pdfdocumentwriter.h"
|
||||||
|
|
Loading…
Reference in New Issue