зеркало из https://github.com/mozilla/pjs.git
Add warning about this not being implemented. Not part of the build.
This commit is contained in:
Родитель
eb78e18d40
Коммит
147e07b07e
|
@ -171,6 +171,8 @@ void CreateViewerMenus(nsIWidget * aParent,
|
|||
NS_ASSERTION(nsnull != aParent,"null parent.");
|
||||
NS_ASSERTION(nsnull != aMenuBarOut,"null out param.");
|
||||
|
||||
NS_WARNING("CreateViewerMenus is not implemented yet!\n");
|
||||
|
||||
GtkItemFactory *item_factory;
|
||||
GtkWidget *menubar;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче