comparison src/typedefs.h @ 491:4a9570cd06f8

Save sort manager state to rc file.
author zas_
date Tue, 22 Apr 2008 23:53:24 +0000
parents 3809ffa3567b
children a33badd85f16
comparison
equal deleted inserted replaced
490:2b85ad4c59bd 491:4a9570cd06f8
913 gint width; 913 gint width;
914 } exif; 914 } exif;
915 915
916 struct { 916 struct {
917 gint enabled; 917 gint enabled;
918 gint mode_state;
919 gint action_state;
920 gint selection_state;
918 } sort; 921 } sort;
919 } panels; 922 } panels;
920 923
921 924
922 /* color profiles */ 925 /* color profiles */