* Apps/EOModelEditor/SQLGenerator.m

Add NSEmitTODO to showTables:



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@36451 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sebastian Reitenbach 2013-03-29 14:43:28 +00:00
parent 8102a99367
commit f6d5154771
2 changed files with 6 additions and 1 deletions

View file

@ -55,6 +55,7 @@
#include <EOAccess/EOModel.h>
#include <EOModeler/EOModelerApp.h>
#include <EOModeler/EOModelerDocument.h>
#include <EOControl/EODebug.h>
#include <GNUstepBase/GNUstep.h>
@ -254,7 +255,7 @@ static NSString *_otherScript;
- (IBAction) showTables:(id)sender
{
NSEmitTODO();
}
- (IBAction) saveAs:(id)sender

View file

@ -1,3 +1,7 @@
2013-03-30: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
* Apps/EOModelEditor/SQLGenerator.m
Add NSEmitTODO to showTables:
2013-03-25: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
* EOAdaptors/SQLiteAdaptor/SQLite3Channel.m
CHAR is NSString, not NSNumber, makes the DataBrowser