source: trunk/third/bonobo/gshell/properties.h @ 15509

Revision 15509, 238 bytes checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15508, which included commits to RCS files with non-trunk default branches.
Line 
1/*
2 * Author:
3 *   Martin Baulig (martin@home-of-linux.org)
4 *
5 * Copyright 2000 Martin Baulig
6 */
7
8#ifndef _GSHELL_PROPERTY_H_
9#define _GSHELL_PROPERTY_H_
10
11#include "gshell.h"
12
13void show_property_dialog (BonoboControlFrame *cf);
14
15#endif
Note: See TracBrowser for help on using the repository browser.