all repos — fluxbox @ 7d39d015dbaae5182676087b3a42b7d0a5a65694

custom fork of the fluxbox windowmanager

minor stuff
fluxgen fluxgen
commit

7d39d015dbaae5182676087b3a42b7d0a5a65694

parent

9fed36293eff773a1ddde687649af3bd71e869e8

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

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

@@ -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: FbWinFrameTheme.hh,v 1.2 2003/02/15 01:55:27 fluxgen Exp $ +// $Id: FbWinFrameTheme.hh,v 1.3 2003/02/16 01:13:24 fluxgen Exp $ #ifndef FBWINFRAMETHEME_HH #define FBWINFRAMETHEME_HH

@@ -33,9 +33,8 @@ #include "Subject.hh"

class FbWinFrameTheme: public FbTk::Theme { public: - FbWinFrameTheme(int screen_num); + explicit FbWinFrameTheme(int screen_num); ~FbWinFrameTheme(); - /** @name textures */