overte/libraries/graphics/src/graphics/GraphicsLogging.h

14 lines
339 B
C

//
// GraphicsLogging.h
// hifi
//
// Created by Sam Gateau on 9/20/15.
// Copyright 2013-2015 High Fidelity, Inc.
//
// Distributed under the Apache License, Version 2.0.
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
//
#include <QLoggingCategory>
Q_DECLARE_LOGGING_CATEGORY(graphicsLog)