{-# OPTIONS -fglasgow-exts #-}
-----------------------------------------------------------------------------
{-| Module    : Arthur.hs
    Copyright : (c) David Harley 2010
    Project   : qtHaskell
    Version   : 1.1.4
    Modified  : 2010-09-02 17:02:13
    
    Warning   : this file is machine generated - do not modify.
--}
-----------------------------------------------------------------------------

module Qt.Arthur (
  module Qt.Arthur.Style
  , module Qt.Arthur.Frame
  )
  where

import Foreign.C.Types
import Qt.Arthur.Style
import Qt.Arthur.Frame