all repos — fluxbox @ bdcf645eba2b65cfd9a78c975617d5f4f7d5f40e

custom fork of the fluxbox windowmanager

need typeinfo
fluxgen fluxgen
commit

bdcf645eba2b65cfd9a78c975617d5f4f7d5f40e

parent

0fba4bfafec41e585a42e9668f5921b091e267db

1 files changed, 3 insertions(+), 1 deletions(-)

jump to
M src/WorkspaceMenu.ccsrc/WorkspaceMenu.cc

@@ -19,7 +19,7 @@ // 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: WorkspaceMenu.cc,v 1.2 2004/06/07 11:46:04 rathnor Exp $ +// $Id: WorkspaceMenu.cc,v 1.3 2004/06/07 22:01:11 fluxgen Exp $ #include "WorkspaceMenu.hh"

@@ -32,6 +32,8 @@ #include "FbTk/I18n.hh"

#include "FbTk/SimpleCommand.hh" #include "FbTk/RefCount.hh" #include "FbTk/MenuItem.hh" + +#include <typeinfo> WorkspaceMenu::WorkspaceMenu(BScreen &screen): FbMenu(screen.menuTheme(),