summaryrefslogtreecommitdiff
path: root/splash/SplashFontFileID.cc
blob: 6c3b7c046071e39cb8f17e16ca5b2244cdf1898c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
//========================================================================
//
// SplashFontFileID.cc
//
//========================================================================

#include <config.h>

#include "SplashFontFileID.h"

//------------------------------------------------------------------------
// SplashFontFileID
//------------------------------------------------------------------------

SplashFontFileID::SplashFontFileID() {
}

SplashFontFileID::~SplashFontFileID() {
}