#include "ScribbleMgr.h"
#include "GtkMgr.h"
#include "controller.h"
#include "Settings.h"
#include "PDFViewerLog.h"
#include "utils.h"
#include <math.h>
Go to the source code of this file.
Variables | |
static const double | e = 0.001 |
const double e = 0.001 [static] |
Definition at line 27 of file ScribbleMgr.cpp.