#include "PDFView.h"
#include "PDFViewerLog.h"
#include "goo/gtypes.h"
#include "controller.h"
#include "PageInfo.h"
#include <X11/keysym.h>
#include "liberdm/erdm.h"
#include "PDFApp.h"
#include <liberipc/eripcviewer.h>
#include <math.h>
#include "PDFPortraitView.h"
#include "PDFLandscapeView.h"
#include "GtkAuthDialog.h"
Go to the source code of this file.
Variables | |
static CPDFPortraitView | portraitView |
static CPDFLandscapeView | landscapeView |
CPDFLandscapeView landscapeView [static] |
Definition at line 39 of file PDFView.cpp.
CPDFPortraitView portraitView [static] |
Definition at line 38 of file PDFView.cpp.