зеркало из https://github.com/mozilla/gecko-dev.git
Add warning about this not being implemented. Not part of the build.
This commit is contained in:
Родитель
6288e4e018
Коммит
bbb04e5108
|
@ -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;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче