X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fhildon-program-private.h;h=a77df9b0b0481e9dfe98ddf9f93255acf8f75ed2;hb=e3a8bb2cb36fb7ee162c1e57333b7a77a8c15e70;hp=ae8666ce8e136e0c269228e7fd91b311834c852e;hpb=db9685e21af93630b100473c49d066de0ad3691f;p=hildon diff --git a/src/hildon-program-private.h b/src/hildon-program-private.h index ae8666c..a77df9b 100644 --- a/src/hildon-program-private.h +++ b/src/hildon-program-private.h @@ -3,7 +3,7 @@ * * Copyright (C) 2006 Nokia Corporation, all rights reserved. * - * Contact: Michael Dominic Kostrzewa + * Contact: Rodrigo Novo * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License @@ -44,6 +44,7 @@ struct _HildonProgramPrivate gboolean is_topmost; guint window_count; GtkWidget *common_menu; + GtkWidget *common_app_menu; GtkWidget *common_toolbar; GSList *windows; Window window_group;