1//========================================================================
2//
3// SplashFontFileID.cc
4//
5//========================================================================
6
7#include <config.h>
8
9#include "SplashFontFileID.h"
10
11//------------------------------------------------------------------------
12// SplashFontFileID
13//------------------------------------------------------------------------
14
15SplashFontFileID::SplashFontFileID() { }
16
17SplashFontFileID::~SplashFontFileID() { }
18

Provided by KDAB

Privacy Policy
Start learning QML with our Intro Training
Find out more

source code of poppler/splash/SplashFontFileID.cc