diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2011-06-04 18:36:44 +0200 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2011-06-04 18:36:44 +0200 |
| commit | a894e2f163153553e5ac32a1f2600315971e13c4 (patch) | |
| tree | 15ba6c75994ea02e55ccc969596fe4dd896ff007 /src/setup.h | |
| parent | 02c5b4315a9aaf64b945428288453134f90b75cc (diff) | |
| download | cataract-a894e2f163153553e5ac32a1f2600315971e13c4.tar.xz | |
Port border style to the new defines system
This change allows greater flexibility for separate themes.
Diffstat (limited to 'src/setup.h')
| -rw-r--r-- | src/setup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/setup.h b/src/setup.h index a96a73f..75cbef7 100644 --- a/src/setup.h +++ b/src/setup.h @@ -53,7 +53,6 @@ typedef struct { gboolean supplemental_files_use_common_root; /* images section */ - gchar *border_style; gboolean preload; gboolean use_iptc_exif; gboolean erase_exif_thumbnail; |
