/* Copyright (c) 1998   Alexander Yukhimets. All rights reserved. */
#ifndef PANEL_H
#define PANEL_H

#include"axyftp.h"
WXwidget create_panel(WXwidget,int);

#endif /* PANEL_H */


syntax highlighted by Code2HTML, v. 0.9.1