Contains a series of Vidalia and Tor configuration pages. More...
#include <vmessagebox.h>
#include <html.h>
#include <serversettings.h>
#include <networksettings.h>
#include <vidalia.h>
#include "configdialog.h"
Go to the source code of this file.
Defines | |
#define | IMAGE_GENERAL ":/images/32x32/preferences-system.png" |
#define | IMAGE_NETWORK ":/images/32x32/preferences-system-network.png" |
#define | IMAGE_SERVER ":/images/32x32/preferences-system-network-sharing.png" |
#define | IMAGE_APPEARANCE ":/images/32x32/preferences-desktop-locale.png" |
#define | IMAGE_ADVANCED ":/images/32x32/applications-system.png" |
#define | IMAGE_HELP ":/images/32x32/system-help.png" |
#define | IMAGE_SERVICE ":/images/32x32/services.png" |
Contains a series of Vidalia and Tor configuration pages.
Definition in file configdialog.cpp.
#define IMAGE_ADVANCED ":/images/32x32/applications-system.png" |
Definition at line 41 of file configdialog.cpp.
Referenced by ConfigDialog::ConfigDialog().
#define IMAGE_APPEARANCE ":/images/32x32/preferences-desktop-locale.png" |
Definition at line 40 of file configdialog.cpp.
Referenced by ConfigDialog::ConfigDialog().
#define IMAGE_GENERAL ":/images/32x32/preferences-system.png" |
Definition at line 37 of file configdialog.cpp.
Referenced by ConfigDialog::ConfigDialog().
#define IMAGE_HELP ":/images/32x32/system-help.png" |
Definition at line 42 of file configdialog.cpp.
Referenced by ConfigDialog::ConfigDialog().
#define IMAGE_NETWORK ":/images/32x32/preferences-system-network.png" |
Definition at line 38 of file configdialog.cpp.
Referenced by ConfigDialog::ConfigDialog().
#define IMAGE_SERVER ":/images/32x32/preferences-system-network-sharing.png" |
Definition at line 39 of file configdialog.cpp.
Referenced by ConfigDialog::ConfigDialog().
#define IMAGE_SERVICE ":/images/32x32/services.png" |
Definition at line 43 of file configdialog.cpp.
Referenced by ConfigDialog::ConfigDialog().