X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=radiant%2Fsurfacedialog.h;h=034cf1d6b90de9a2b51ca343ca1d99a6e2b86890;hb=35afb8e83e19ad68aabcbfcf0bbe5cfde1e4881f;hp=3f78b4867bd3c0a2643344b7de3982a74dae5bcb;hpb=12b372f89ce109a4db9d510884fbe7d05af79870;p=xonotic%2Fnetradiant.git diff --git a/radiant/surfacedialog.h b/radiant/surfacedialog.h index 3f78b486..034cf1d6 100644 --- a/radiant/surfacedialog.h +++ b/radiant/surfacedialog.h @@ -31,6 +31,11 @@ typedef struct _GtkWindow GtkWindow; void SurfaceInspector_constructWindow(GtkWindow* widget); void SurfaceInspector_destroyWindow(); +bool SelectedFaces_empty(); +void SelectedFaces_copyTexture(); +void SelectedFaces_pasteTexture(); +void FaceTextureClipboard_setDefault(); + // the increment we are using for the surface inspector (this is saved in the prefs) struct si_globals_t