~vcs-imports-ii/ddd/trunk

« back to all changes in this revision

Viewing changes to ddd/graph/PannedGE.h

  • Committer: eickeler
  • Date: 2022-11-09 18:35:02 UTC
  • Revision ID: svn-v4:1d73a310-8f1f-0410-b01a-dab0232e19a9:trunk:7285
modified athena panner widget with motif look and mouse wheel support added

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
                             Cardinal argcount);
61
61
 
62
62
// For a given graph editor W, return its panner
 
63
Widget formOfGraphEdit(Widget w);
63
64
Widget pannerOfGraphEdit(Widget w);
64
65
 
65
66
#endif // _DDD_PannedGraphEdit_h