#include <gui/common/vmessagebox.h>
#include <vidalia.h>
#include "configdialog.h"
Go to the source code of this file.
Defines | |
| #define | FONT QFont(tr("Arial"), 10) |
| #define | IMAGE_GENERAL ":/images/22x22/preferences-system.png" |
| #define | IMAGE_SERVER ":/images/22x22/network-server.png" |
| #define | IMAGE_APPEARANCE ":/images/22x22/preferences-desktop-locale.png" |
| #define | IMAGE_ADVANCED ":/images/22x22/emblem-system.png" |
| #define | IMAGE_SAVE ":/images/22x22/media-floppy.png" |
| #define | IMAGE_CANCEL ":/images/22x22/emblem-unreadable.png" |
| #define | IMAGE_HELP ":/images/22x22/help-browser.png" |
Definition in file configdialog.cpp.
| #define FONT QFont(tr("Arial"), 10) |
Definition at line 33 of file configdialog.cpp.
Referenced by ConfigDialog::addAction(), and ConfigDialog::createPageAction().
| #define IMAGE_ADVANCED ":/images/22x22/emblem-system.png" |
| #define IMAGE_APPEARANCE ":/images/22x22/preferences-desktop-locale.png" |
| #define IMAGE_CANCEL ":/images/22x22/emblem-unreadable.png" |
| #define IMAGE_GENERAL ":/images/22x22/preferences-system.png" |
| #define IMAGE_HELP ":/images/22x22/help-browser.png" |
| #define IMAGE_SAVE ":/images/22x22/media-floppy.png" |
| #define IMAGE_SERVER ":/images/22x22/network-server.png" |
1.5.1