This commit is contained in:
sfraser%netscape.com 2002-07-03 06:17:20 +00:00
Родитель 65be85ceb9
Коммит 798c217ae0
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -42,7 +42,7 @@ class nsIPref;
IBOutlet NSSlider *sliderHistoryDays;
IBOutlet NSTextField *textFieldHistoryDays;
nsIPref* mPrefService; // strong, but can't use a comptr here
nsIPref* mPrefService; // strong, but can't use a comptr here
}
- (IBAction)openSystemInternetPanel:(id)sender;

Просмотреть файл

@ -42,7 +42,7 @@ class nsIPref;
IBOutlet NSSlider *sliderHistoryDays;
IBOutlet NSTextField *textFieldHistoryDays;
nsIPref* mPrefService; // strong, but can't use a comptr here
nsIPref* mPrefService; // strong, but can't use a comptr here
}
- (IBAction)openSystemInternetPanel:(id)sender;