aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.m
diff options
context:
space:
mode:
authorBibiko <bibiko@eva.mpg.de>2010-03-18 14:54:47 +0000
committerBibiko <bibiko@eva.mpg.de>2010-03-18 14:54:47 +0000
commite2d9581fdcd4773cf23c0482beb3b5c6178b90bf (patch)
tree77e7c7ceacb2caf8ecb8672aad1e97cfec1a76b5 /Source/TableDocument.m
parent76c0ff7dee7b306a2e4e0e6af87ca02f07d0295b (diff)
downloadsequelpro-e2d9581fdcd4773cf23c0482beb3b5c6178b90bf.tar.gz
sequelpro-e2d9581fdcd4773cf23c0482beb3b5c6178b90bf.tar.bz2
sequelpro-e2d9581fdcd4773cf23c0482beb3b5c6178b90bf.zip
• further progress for navigator
Diffstat (limited to 'Source/TableDocument.m')
-rw-r--r--Source/TableDocument.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/TableDocument.m b/Source/TableDocument.m
index 62823c36..d741c55d 100644
--- a/Source/TableDocument.m
+++ b/Source/TableDocument.m
@@ -1163,7 +1163,7 @@
// If the Console window is not visible data are not reloaded (for speed).
// Due to that update list if user opens the Console window.
if(!isNavigatorVisible) {
- [[SPNavigatorController sharedNavigatorController] updateEntries];
+ [[SPNavigatorController sharedNavigatorController] updateEntries:self];
}
// Show or hide the navigator