all repos — fluxbox @ fc82549383dffc6e4011bd3f732290338023aa07

custom fork of the fluxbox windowmanager

createStyleMenu added
fluxgen fluxgen
commit

fc82549383dffc6e4011bd3f732290338023aa07

parent

890ba372b26c029b1fb147d1668cde942b43393a

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

jump to
M src/Screen.hhsrc/Screen.hh

@@ -22,7 +22,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: Screen.hh,v 1.17 2002/02/17 10:28:18 fluxgen Exp $ +// $Id: Screen.hh,v 1.18 2002/02/17 18:54:58 fluxgen Exp $ #ifndef SCREEN_HH #define SCREEN_HH

@@ -307,7 +307,7 @@

} resource; - + void createStyleMenu(Rootmenu *menu, bool newmenu, const char *label, const char *directory); protected: Bool parseMenuFile(std::ifstream &, Rootmenu *, int&);