no need for FbCommands here
fluxgen fluxgen
2 files changed,
2 insertions(+),
4 deletions(-)
M
src/LayerMenu.hh
→
src/LayerMenu.hh
@@ -20,14 +20,13 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // 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 #define LAYERMENU_HH #include "MenuItem.hh" #include "FbMenu.hh" -#include "FbCommands.hh" #include "RefCount.hh" #include "SimpleCommand.hh"
M
src/Xinerama.hh
→
src/Xinerama.hh
@@ -20,14 +20,13 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // 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 #define XINERAMA_HH #include "MenuItem.hh" #include "FbMenu.hh" -#include "FbCommands.hh" #include "RefCount.hh" #include "SimpleCommand.hh"