AlbumShaper
1.0a3
|
#include <qfile.h>
#include <qstringlist.h>
#include <Q3TextStream>
#include <Q3Frame>
#include "contents.h"
#include "../../config.h"
Go to the source code of this file.
Macros | |
#define | LINK_COLOR "#0a92dd" |
#define | CURR_COLOR "#0e3980" |
#define CURR_COLOR "#0e3980" |
Definition at line 23 of file contents.cpp.
Referenced by Contents::printLink().
#define LINK_COLOR "#0a92dd" |
Definition at line 22 of file contents.cpp.
Referenced by Contents::printLink().