|
MythTV master
|
#include <libmythbase/mythdate.h>#include <libmythbase/mythdbcon.h>#include <libmythbase/mythlogging.h>#include <libmythui/mythdialogbox.h>#include <libmythui/mythmainwindow.h>#include <libmythui/mythuibutton.h>#include <libmythui/mythuicheckbox.h>#include <libmythui/mythuitext.h>#include <libmythui/mythuitextedit.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_ERR QString("MythNewsEditor, Error: ") |
Definition at line 20 of file mythnewseditor.cpp.
| #define LOC_WARN QString("MythNewsEditor, Warning: ") |
Definition at line 19 of file mythnewseditor.cpp.