From 96bc6d783f72032d5b04b4748f915239c56b9bd3 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Sat, 7 May 2011 23:51:13 +0000 Subject: Re-add the ability the show the full process list in the server processes panel. Fixes issue #1036. --- Source/SPProcessListController.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPProcessListController.h') diff --git a/Source/SPProcessListController.h b/Source/SPProcessListController.h index 3fc66c78..df5f48a6 100644 --- a/Source/SPProcessListController.h +++ b/Source/SPProcessListController.h @@ -58,6 +58,7 @@ - (IBAction)killProcessQuery:(id)sender; - (IBAction)killProcessConnection:(id)sender; - (IBAction)toggleShowProcessID:(id)sender; +- (IBAction)toggeleShowFullProcessList:(id)sender; - (IBAction)toggleProcessListAutoRefresh:(id)sender; - (IBAction)setAutoRefreshInterval:(id)sender; - (IBAction)setCustomAutoRefreshInterval:(id)sender; -- cgit v1.2.3