no need for FbCommands here
This commit is contained in:
parent
d6c216885d
commit
8553753773
2 changed files with 2 additions and 4 deletions
|
@ -20,14 +20,13 @@
|
||||||
// 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: LayerMenu.hh,v 1.5 2003/07/10 11:51:59 fluxgen Exp $
|
// $Id: LayerMenu.hh,v 1.6 2003/12/03 22:12:26 fluxgen Exp $
|
||||||
|
|
||||||
#ifndef LAYERMENU_HH
|
#ifndef LAYERMENU_HH
|
||||||
#define LAYERMENU_HH
|
#define LAYERMENU_HH
|
||||||
|
|
||||||
#include "MenuItem.hh"
|
#include "MenuItem.hh"
|
||||||
#include "FbMenu.hh"
|
#include "FbMenu.hh"
|
||||||
#include "FbCommands.hh"
|
|
||||||
#include "RefCount.hh"
|
#include "RefCount.hh"
|
||||||
#include "SimpleCommand.hh"
|
#include "SimpleCommand.hh"
|
||||||
|
|
||||||
|
|
|
@ -20,14 +20,13 @@
|
||||||
// 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: Xinerama.hh,v 1.5 2003/07/25 10:03:55 rathnor Exp $
|
// $Id: Xinerama.hh,v 1.6 2003/12/03 22:12:26 fluxgen Exp $
|
||||||
|
|
||||||
#ifndef XINERAMA_HH
|
#ifndef XINERAMA_HH
|
||||||
#define XINERAMA_HH
|
#define XINERAMA_HH
|
||||||
|
|
||||||
#include "MenuItem.hh"
|
#include "MenuItem.hh"
|
||||||
#include "FbMenu.hh"
|
#include "FbMenu.hh"
|
||||||
#include "FbCommands.hh"
|
|
||||||
#include "RefCount.hh"
|
#include "RefCount.hh"
|
||||||
#include "SimpleCommand.hh"
|
#include "SimpleCommand.hh"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue