MythTV
master
|
#include <mythuibutton.h>
#include <mythuitext.h>
#include <mythuitextedit.h>
#include <mythuicheckbox.h>
#include <mythmainwindow.h>
#include <mythdialogbox.h>
#include <mythdate.h>
#include <mythcontext.h>
#include <mythdbcon.h>
#include "mythnewseditor.h"
#include "newsdbutil.h"
#include "newssite.h"
Go to the source code of this file.
Macros | |
#define | LOC QString("MythNewsEditor: ") |
#define | LOC_WARN QString("MythNewsEditor, Warning: ") |
#define | LOC_ERR QString("MythNewsEditor, Error: ") |
#define LOC QString("MythNewsEditor: ") |
Definition at line 18 of file mythnewseditor.cpp.
#define LOC_WARN QString("MythNewsEditor, Warning: ") |
Definition at line 19 of file mythnewseditor.cpp.
#define LOC_ERR QString("MythNewsEditor, Error: ") |
Definition at line 20 of file mythnewseditor.cpp.