annotate examples/iAudioDB/iAudioDB_Prefix.pch @ 699:9a7d829bc492

* Pulled through query start changes * Disables fields when no query selected / new db opened * Added icon files
author mas01mj
date Wed, 28 Apr 2010 15:48:59 +0000
parents 780ebab29268
children
rev   line source
mas01mj@669 1 //
mas01mj@669 2 // Prefix header for all source files of the 'iAudioDB' target in the 'iAudioDB' project
mas01mj@669 3 //
mas01mj@669 4
mas01mj@669 5 #ifdef __OBJC__
mas01mj@669 6 #import <Cocoa/Cocoa.h>
mas01mj@669 7 #endif