|
|
|
|
@ -74,7 +74,7 @@ static QofLogModule log_module = GNC_MOD_GUI;
|
|
|
|
|
* Point where preferences switch control method from a set of
|
|
|
|
|
* notebook tabs to a list.
|
|
|
|
|
*/
|
|
|
|
|
#define MAX_TAB_COUNT 4
|
|
|
|
|
#define MAX_TAB_COUNT 6
|
|
|
|
|
|
|
|
|
|
/* A pointer to the last selected filename */
|
|
|
|
|
#define LAST_SELECTION "last-selection"
|
|
|
|
|
|