overte-Armored-Dragon/interface/src/ui/overlays/ContextOverlayLogging.cpp
2017-07-18 16:28:24 -07:00

14 lines
390 B
C++

//
// ContextOverlayLogging.cpp
// interface/src/ui/overlays
//
// Created by Zach Fox on 2017-07-17
// Copyright 2017 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 "ContextOverlayLogging.h"
Q_LOGGING_CATEGORY(context_overlay, "hifi.context_overlay")