summaryrefslogtreecommitdiffstats
path: root/bltGrMarkerBitmap.C
diff options
context:
space:
mode:
authorjoye <joye>2014-03-31 16:51:31 (GMT)
committerjoye <joye>2014-03-31 16:51:31 (GMT)
commit2b352a1f1f026545d71f7ce05613e19aa65b8a05 (patch)
tree862beb0b8b30cf61ee5ed2c5dc4274e6b49954e9 /bltGrMarkerBitmap.C
parent01082bf9a06f36853fe3b0b4a2f1709adcc3c9c9 (diff)
downloadblt-2b352a1f1f026545d71f7ce05613e19aa65b8a05.zip
blt-2b352a1f1f026545d71f7ce05613e19aa65b8a05.tar.gz
blt-2b352a1f1f026545d71f7ce05613e19aa65b8a05.tar.bz2
*** empty log message ***
Diffstat (limited to 'bltGrMarkerBitmap.C')
-rw-r--r--bltGrMarkerBitmap.C7
1 files changed, 1 insertions, 6 deletions
diff --git a/bltGrMarkerBitmap.C b/bltGrMarkerBitmap.C
index afdb049..c7a9bdd 100644
--- a/bltGrMarkerBitmap.C
+++ b/bltGrMarkerBitmap.C
@@ -27,16 +27,11 @@
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
-extern "C" {
-#include "bltGraph.h"
-};
-
#include "bltGrMarkerBitmap.h"
+#include "bltGrMarkerOption.h"
using namespace Blt;
-// OptionSpecs
-
static Tk_OptionSpec optionSpecs[] = {
{TK_OPTION_ANCHOR, "-anchor", "anchor", "Anchor",
"center", -1, Tk_Offset(BitmapMarkerOptions, anchor), 0, NULL, 0},