mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-05 18:34:53 +00:00
6a19bd0311
svn path=/trunk/kdegraphics/kdvi/; revision=212056
8 lines
71 B
C++
8 lines
71 B
C++
|
|
#include "glyph.h"
|
|
#include "TeXFont.h"
|
|
|
|
TeXFont::~TeXFont()
|
|
{
|
|
;
|
|
}
|