minor stuff
This commit is contained in:
parent
804d0449a5
commit
80fa55a1f8
1 changed files with 2 additions and 2 deletions
|
@ -19,12 +19,12 @@
|
||||||
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
// DEALINGS IN THE SOFTWARE.
|
// DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
// $Id: FbRootWindow.hh,v 1.2 2003/05/12 04:29:23 fluxgen Exp $
|
// $Id: FbRootWindow.hh,v 1.3 2004/02/10 18:50:07 fluxgen Exp $
|
||||||
|
|
||||||
#ifndef FBROOTWINDOW_HH
|
#ifndef FBROOTWINDOW_HH
|
||||||
#define FBROOTWINDOW_HH
|
#define FBROOTWINDOW_HH
|
||||||
|
|
||||||
#include "FbWindow.hh"
|
#include "FbTk/FbWindow.hh"
|
||||||
|
|
||||||
class FbRootWindow: public FbTk::FbWindow {
|
class FbRootWindow: public FbTk::FbWindow {
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in a new issue