This commit is contained in:
syd%netscape.com 1999-05-08 23:14:35 +00:00
Родитель f0273ef530
Коммит e17ed3730e
1 изменённых файлов: 0 добавлений и 7 удалений

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

@ -253,13 +253,6 @@ class nsIWidget : public nsISupports {
*/
NS_IMETHOD Show(PRBool aState) = 0;
/**
* Make the window modal
*
*
*/
NS_IMETHOD SetModal(void) = 0;
/**
* Returns whether the window is visible
*