Skip to content

Commit

Permalink
Forgot that.
Browse files Browse the repository at this point in the history
  • Loading branch information
npyl committed Oct 8, 2018
1 parent 59970f1 commit 567e0ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Manage Conky/ConkyPreferencesSheetController.m
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ - (void)toggleControls:(NSControlStateValue)state

[_conkyConfigLocationTextfield setEnabled:state];
[_setConkyConfigFilesLocationButton setEnabled:state];
[_conkyConfigFilesLocationLabel setEnabled:state];

[_startupDelayStepper setEnabled:state];
[_startupDelayField setEnabled:state];
Expand Down

0 comments on commit 567e0ed

Please sign in to comment.