mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-28 05:34:47 +01:00
Removed debug stuff
This commit is contained in:
parent
f934df59e4
commit
a073c93e0d
@ -1,7 +1,6 @@
|
||||
#include <QtGlobal>
|
||||
#include "infolabel.h"
|
||||
|
||||
#include <QDebug>
|
||||
InfoLabel::InfoLabel(const QString &text, QWidget *parent)
|
||||
: QLabel(text, parent)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user