all repos — fluxbox @ 8c377e30e87ef12870aed63ac2ce780bc7c24964

custom fork of the fluxbox windowmanager

fix:

Explicit specialization of function
          "FbTk::ThemeItem<FbTk::Font>::setDefaultValue" must precede its
          first use.

for mipspro again
akir akir
commit

8c377e30e87ef12870aed63ac2ce780bc7c24964

parent

8672a337b39f2c0d4100b02a2ac046b28a395511

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

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

@@ -19,9 +19,10 @@ // 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: ArrowButton.cc,v 1.9 2004/09/12 14:56:18 rathnor Exp $ +// $Id: ArrowButton.cc,v 1.10 2004/10/21 11:05:06 akir Exp $ #include "ArrowButton.hh" +#include "FbTk/ThemeItems.hh" #include "ButtonTheme.hh" ArrowButton::ArrowButton(ArrowButton::Type arrow_type,