Revision: 3161
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3161&view=rev
Author:   hofman
Date:     2007-11-06 03:31:11 -0800 (Tue, 06 Nov 2007)

Log Message:
-----------
Initialize ivar.

Modified Paths:
--------------
    trunk/SKMainWindowController.m

Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m      2007-11-06 00:50:13 UTC (rev 3160)
+++ trunk/SKMainWindowController.m      2007-11-06 11:31:11 UTC (rev 3161)
@@ -235,6 +235,7 @@
         savedNormalSetup = [[NSMutableDictionary alloc] init];
         leftSidePaneState = SKOutlineSidePaneState;
         rightSidePaneState = SKNoteSidePaneState;
+        findPaneState = SKSingularFindPaneState;
         temporaryAnnotations = CFSetCreateMutable(kCFAllocatorDefault, 0, 
&kCFTypeSetCallBacks);
         isAnimating = NO;
         updatingColor = NO;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to