diff options
Diffstat (limited to 'Source/SPDatabaseDocument.h')
-rw-r--r-- | Source/SPDatabaseDocument.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPDatabaseDocument.h b/Source/SPDatabaseDocument.h index 05dd8639..1b7bc68a 100644 --- a/Source/SPDatabaseDocument.h +++ b/Source/SPDatabaseDocument.h @@ -68,7 +68,7 @@ { #ifdef SP_CODA /* patch */ id delegate; - BottomBarSegmentedControl* _structureContentSwitcher; + BottomBarSegmentedControl* structureContentSwitcher; #endif // IBOutlets |