Use application properties instead of ugly dual-use global variable
[gnumeric.git] / src / dialogs / embedded-ui.h
bloba79195922254be98a10eaf34e51000ea135ef54c
1 #ifndef GNUMERIC_DIALOG_REGISTER_UI_FILES_H
2 #define GNUMERIC_DIALOG_REGISTER_UI_FILES_H
4 #include "gnumeric.h"
6 G_BEGIN_DECLS
8 void gnm_register_ui_files (void);
10 G_END_DECLS
12 #endif