mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 00:49:55 +00:00
Bad #include
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "Context.h"
|
||||
#include "QtMacButton.h"
|
||||
|
||||
#include <QFontMetrics.h>
|
||||
#include <QFontMetrics>
|
||||
|
||||
ChartBar::ChartBar(Context *context) : QWidget(context->mainWindow), context(context)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user