fix:
Explicit specialization of function "FbTk::ThemeItem<FbTk::Font>::setDefaultValue" must precede its first use. for mipspro again
This commit is contained in:
parent
8672a337b3
commit
8c377e30e8
1 changed files with 2 additions and 1 deletions
|
@ -19,9 +19,10 @@
|
|||
// 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,
|
||||
|
|
Loading…
Reference in a new issue