MythTV  master
Macros
storagegroupeditor.cpp File Reference
#include <QCoreApplication>
#include <QDir>
#include <QFile>
#include <QUrl>
#include <QVector>
#include <utility>
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythdate.h"
#include "libmythbase/mythdb.h"
#include "libmythbase/mythlogging.h"
#include "libmythui/mythuifilebrowser.h"
#include "storagegroupeditor.h"
Include dependency graph for storagegroupeditor.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("SGE(%1): ").arg(m_groupname)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("SGE(%1): ").arg(m_groupname)

Definition at line 18 of file storagegroupeditor.cpp.