Realtime controls honour colors

The realtime control background now matches the rest
of the realtime charts.

This is a temporary measure before adding view specific
controls on the toolbar (see feature request 492).
This commit is contained in:
Mark Liversedge
2011-10-22 19:39:04 +01:00
parent f2d47c4574
commit c07156fa00

View File

@@ -19,6 +19,7 @@
#include "TrainTool.h"
#include "MainWindow.h"
#include "Settings.h"
#include "Colors.h"
#include "Units.h"
#include "DeviceTypes.h"
#include "DeviceConfiguration.h"
@@ -200,6 +201,7 @@ TrainTool::TrainTool(MainWindow *parent, const QDir &home) : GcWindow(parent), h
void
TrainTool::configChanged()
{
setProperty("color", GColor(CRIDEPLOTBACKGROUND));
// SERVERS & DEVICES
// zap whats there