#include <gtk/gtk.h>
#include "indicator-power.h"

GtkWidget *
indicator_power_menuitem (void)
{

	return NULL;
}