mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-19 00:51:51 +00:00
Added the TabBehaviour define required by the preferences
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@12553 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
91c6d95415
commit
c423bc5768
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
#define SuccessSound @"SuccessSound"
|
||||
#define FailureSound @"FailureSound"
|
||||
#define ExternalEditor @"ExternalEditor"
|
||||
#define TabBehaviour @"TabBehaviour"
|
||||
|
||||
#define PCAppDidInitNotification @"PCAppDidInit"
|
||||
#define PCAppWillTerminateNotification @"PCAppWillTerminate"
|
||||
|
|
Loading…
Reference in a new issue