~dandrader/qtubuntu/loggingCategory

« back to all changes in this revision

Viewing changes to src/ubuntumirclient/window.h

  • Committer: Daniel d'Andrada
  • Date: 2015-12-09 13:02:07 UTC
  • Revision ID: daniel.dandrada@canonical.com-20151209130207-nou0toxwdg3ybemp
Move all logging category declarations to logging.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
struct MirConnection;
32
32
struct MirSurface;
33
33
 
34
 
Q_DECLARE_LOGGING_CATEGORY(ubuntumirclientBufferSwap)
35
 
 
36
34
class UbuntuWindow : public QObject, public QPlatformWindow
37
35
{
38
36
    Q_OBJECT