mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
remove redundant extern reference declaration in qfontdatabase_x11_p header
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
5157c64aa1
commit
e40a59ee1f
1 changed files with 0 additions and 3 deletions
|
@ -64,9 +64,6 @@ QT_BEGIN_NAMESPACE
|
|||
extern double qt_pointSize(double pixelSize, int dpi);
|
||||
extern double qt_pixelSize(double pointSize, int dpi);
|
||||
|
||||
// from qapplication.cpp
|
||||
extern bool qt_is_gui_used;
|
||||
|
||||
static inline void capitalize (char *s)
|
||||
{
|
||||
bool space = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue