TestFunctions.h

/*
    File:       TestFunctions.h
 
    Contains:   Insert the test functions prototypes and constants into this file.
 
    Written by: DTS
 
    Copyright:  © 1995 by Apple Computer, Inc., all rights reserved.
 
    Change History (most recent first):
 
        <1>     2/26/95 khs     first file
       
*/
 
 
// INCLUDE FILES
#include "DTSQTUtilities.h"
 
 
// FUNCTION PROTOTYPES
void ResizeTheMovieWindow(long theMovieSize);